Skip to content

Commit

Permalink
Merge pull request #6733 from emberjs/dependabot/npm_and_yarn/execa-3…
Browse files Browse the repository at this point in the history
….3.0
  • Loading branch information
dependabot-preview[bot] authored Nov 14, 2019
2 parents e13247c + ac9ce8e commit 738ad85
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-prettier": "^3.1.1",
"eslint-plugin-qunit": "^4.0.0",
"execa": "^3.2.0",
"execa": "^3.3.0",
"fromentries": "^1.2.0",
"fs-extra": "^8.1.0",
"git-repo-info": "^2.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7151,10 +7151,10 @@ execa@^1.0.0:
signal-exit "^3.0.0"
strip-eof "^1.0.0"

execa@^3.0.0, execa@^3.1.0, execa@^3.2.0:
version "3.2.0"
resolved "https://registry.npmjs.org/execa/-/execa-3.2.0.tgz#18326b79c7ab7fbd6610fd900c1b9e95fa48f90a"
integrity sha512-kJJfVbI/lZE1PZYDI5VPxp8zXPO9rtxOkhpZ0jMKha56AI9y2gGVC6bkukStQf0ka5Rh15BA5m7cCCH4jmHqkw==
execa@^3.0.0, execa@^3.1.0, execa@^3.3.0:
version "3.3.0"
resolved "https://registry.npmjs.org/execa/-/execa-3.3.0.tgz#7e348eef129a1937f21ecbbd53390942653522c1"
integrity sha512-j5Vit5WZR/cbHlqU97+qcnw9WHRCIL4V1SVe75VcHcD1JRBdt8fv0zw89b7CQHQdUHTt2VjuhcF5ibAgVOxqpg==
dependencies:
cross-spawn "^7.0.0"
get-stream "^5.0.0"
Expand Down

0 comments on commit 738ad85

Please sign in to comment.