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

Commit e0c8b6f

Browse files
renovate-botKnisterPeter
authored andcommitted
chore(deps): update dependency execa to v1
1 parent 9ec6327 commit e0c8b6f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"coveralls": "3.0.2",
5555
"cz-conventional-changelog": "2.1.0",
5656
"diff": "3.5.0",
57-
"execa": "0.11.0",
57+
"execa": "1.0.0",
5858
"nyc": "12.0.2",
5959
"prop-types": "15.6.2",
6060
"react": "16.4.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2057,9 +2057,9 @@ event-emitter@~0.3.5:
20572057
d "1"
20582058
es5-ext "~0.10.14"
20592059

2060-
execa@0.11.0:
2061-
version "0.11.0"
2062-
resolved "https://registry.yarnpkg.com/execa/-/execa-0.11.0.tgz#0b3c71daf9b9159c252a863cd981af1b4410d97a"
2060+
execa@1.0.0:
2061+
version "1.0.0"
2062+
resolved "https://registry.yarnpkg.com/execa/-/execa-1.0.0.tgz#c6236a5bb4df6d6f15e88e7f017798216749ddd8"
20632063
dependencies:
20642064
cross-spawn "^6.0.0"
20652065
get-stream "^4.0.0"

0 commit comments

Comments
 (0)