File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 19
19
"yarn" : " >=1.3"
20
20
},
21
21
"dependencies" : {
22
- "execa" : " ^0.11 .0" ,
22
+ "execa" : " ^1.0 .0" ,
23
23
"mri" : " ^1.1.0" ,
24
24
"prompts" : " ^0.1.13"
25
25
},
Original file line number Diff line number Diff line change 962
962
signal-exit "^3.0.0"
963
963
strip-eof "^1.0.0"
964
964
965
- execa@^0.11 .0 :
966
- version "0.11 .0"
967
- resolved "https://registry.yarnpkg.com/execa/-/execa-0.11 .0.tgz#0b3c71daf9b9159c252a863cd981af1b4410d97a "
965
+ execa@^0.7 .0 :
966
+ version "0.7 .0"
967
+ resolved "https://registry.yarnpkg.com/execa/-/execa-0.7 .0.tgz#944becd34cc41ee32a63a9faf27ad5a65fc59777 "
968
968
dependencies :
969
- cross-spawn "^6 .0.0 "
970
- get-stream "^4 .0.0"
969
+ cross-spawn "^5 .0.1 "
970
+ get-stream "^3 .0.0"
971
971
is-stream "^1.1.0"
972
972
npm-run-path "^2.0.0"
973
973
p-finally "^1.0.0"
974
974
signal-exit "^3.0.0"
975
975
strip-eof "^1.0.0"
976
976
977
- execa@^0.7 .0 :
978
- version "0.7 .0"
979
- resolved "https://registry.yarnpkg.com/execa/-/execa-0.7. 0.tgz#944becd34cc41ee32a63a9faf27ad5a65fc59777 "
977
+ execa@^1.0 .0 :
978
+ version "1.0 .0"
979
+ resolved "https://registry.yarnpkg.com/execa/-/execa-1.0. 0.tgz#c6236a5bb4df6d6f15e88e7f017798216749ddd8 "
980
980
dependencies :
981
- cross-spawn "^5 .0.1 "
982
- get-stream "^3 .0.0"
981
+ cross-spawn "^6 .0.0 "
982
+ get-stream "^4 .0.0"
983
983
is-stream "^1.1.0"
984
984
npm-run-path "^2.0.0"
985
985
p-finally "^1.0.0"
You can’t perform that action at this time.
0 commit comments