Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 27c331d

Browse files
renovate-botKnisterPeter
authored andcommitted
fix(deps): update dependency execa to v1
1 parent d18c833 commit 27c331d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
"common-tags": "1.8.0",
251251
"conventional-changelog-lint-config-angular": "1.0.0",
252252
"decko": "1.2.0",
253-
"execa": "0.11.0",
253+
"execa": "1.0.0",
254254
"https": "1.0.0",
255255
"isomorphic-fetch": "2.2.1",
256256
"lru-cache": "4.1.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -863,9 +863,9 @@ event-stream@^3.3.1, event-stream@^3.3.4, event-stream@~3.3.4:
863863
stream-combiner "~0.0.4"
864864
through "~2.3.1"
865865

866-
execa@0.11.0:
867-
version "0.11.0"
868-
resolved "https://registry.yarnpkg.com/execa/-/execa-0.11.0.tgz#0b3c71daf9b9159c252a863cd981af1b4410d97a"
866+
execa@1.0.0:
867+
version "1.0.0"
868+
resolved "https://registry.yarnpkg.com/execa/-/execa-1.0.0.tgz#c6236a5bb4df6d6f15e88e7f017798216749ddd8"
869869
dependencies:
870870
cross-spawn "^6.0.0"
871871
get-stream "^4.0.0"

0 commit comments

Comments
 (0)