This repository was archived by the owner on Nov 20, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +17
-17
lines changed
Expand file tree Collapse file tree 2 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 2828 },
2929 "dependencies" : {
3030 "detect-next-version" : " 2.0.2" ,
31- "execa-pro" : " 1.0.7 " ,
31+ "execa-pro" : " 1.0.8 " ,
3232 "is-ci" : " 1.2.0" ,
3333 "latest-version" : " 4.0.0" ,
3434 "minimist" : " 1.2.0" ,
Original file line number Diff line number Diff line change @@ -1243,26 +1243,14 @@ execa-pro@1.0.3:
12431243 execa "0.9.0"
12441244 p-map-series "1.0.0"
12451245
1246- execa-pro@1.0.7 :
1247- version "1.0.7 "
1248- resolved "https://registry.yarnpkg.com/execa-pro/-/execa-pro-1.0.7 .tgz#8bdfd19fdfcd8365bb75452a445ae94654741acb "
1246+ execa-pro@1.0.8 :
1247+ version "1.0.8 "
1248+ resolved "https://registry.yarnpkg.com/execa-pro/-/execa-pro-1.0.8 .tgz#9e5a901934a66a21425438974d5dcef9150303d3 "
12491249 dependencies :
1250- execa "0.11 .0"
1250+ execa "1.0 .0"
12511251 p-map-series "1.0.0"
12521252 split-cmd "^1.0.0"
12531253
1254- execa@0.11.0 :
1255- version "0.11.0"
1256- resolved "https://registry.yarnpkg.com/execa/-/execa-0.11.0.tgz#0b3c71daf9b9159c252a863cd981af1b4410d97a"
1257- dependencies :
1258- cross-spawn "^6.0.0"
1259- get-stream "^4.0.0"
1260- is-stream "^1.1.0"
1261- npm-run-path "^2.0.0"
1262- p-finally "^1.0.0"
1263- signal-exit "^3.0.0"
1264- strip-eof "^1.0.0"
1265-
12661254execa@0.8.0 :
12671255 version "0.8.0"
12681256 resolved "https://registry.yarnpkg.com/execa/-/execa-0.8.0.tgz#d8d76bbc1b55217ed190fd6dd49d3c774ecfc8da"
@@ -1287,6 +1275,18 @@ execa@0.9.0:
12871275 signal-exit "^3.0.0"
12881276 strip-eof "^1.0.0"
12891277
1278+ execa@1.0.0 :
1279+ version "1.0.0"
1280+ resolved "https://registry.yarnpkg.com/execa/-/execa-1.0.0.tgz#c6236a5bb4df6d6f15e88e7f017798216749ddd8"
1281+ dependencies :
1282+ cross-spawn "^6.0.0"
1283+ get-stream "^4.0.0"
1284+ is-stream "^1.1.0"
1285+ npm-run-path "^2.0.0"
1286+ p-finally "^1.0.0"
1287+ signal-exit "^3.0.0"
1288+ strip-eof "^1.0.0"
1289+
12901290execa@^0.7.0 :
12911291 version "0.7.0"
12921292 resolved "https://registry.yarnpkg.com/execa/-/execa-0.7.0.tgz#944becd34cc41ee32a63a9faf27ad5a65fc59777"
You can’t perform that action at this time.
0 commit comments