File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1919 "yarn" : " >=1.3"
2020 },
2121 "dependencies" : {
22- "execa" : " ^0.11 .0" ,
22+ "execa" : " ^1.0 .0" ,
2323 "mri" : " ^1.1.0" ,
2424 "prompts" : " ^0.1.13"
2525 },
Original file line number Diff line number Diff line change @@ -962,24 +962,24 @@ execa@0.9.0:
962962 signal-exit "^3.0.0"
963963 strip-eof "^1.0.0"
964964
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 "
968968 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"
971971 is-stream "^1.1.0"
972972 npm-run-path "^2.0.0"
973973 p-finally "^1.0.0"
974974 signal-exit "^3.0.0"
975975 strip-eof "^1.0.0"
976976
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 "
980980 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"
983983 is-stream "^1.1.0"
984984 npm-run-path "^2.0.0"
985985 p-finally "^1.0.0"
You can’t perform that action at this time.
0 commit comments