This repository was archived by the owner on Sep 9, 2022. It is now read-only.
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 60
60
"process" : " ^0.11.10" ,
61
61
"prompts" : " ^2.4.2" ,
62
62
"rimraf" : " 3.0.2" ,
63
- "shelljs" : " ^ 0.8.4 " ,
63
+ "shelljs" : " 0.8.5 " ,
64
64
"signal-exit" : " ^3.0.5" ,
65
65
"string-width" : " 4.2.0" ,
66
66
"strip-ansi" : " 6.0.0" ,
Original file line number Diff line number Diff line change @@ -2347,10 +2347,10 @@ shebang-regex@^1.0.0:
2347
2347
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
2348
2348
integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
2349
2349
2350
- shelljs@^ 0.8.4 :
2351
- version "0.8.4 "
2352
- resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.4 .tgz#de7684feeb767f8716b326078a8a00875890e3c2 "
2353
- integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ ==
2350
+ shelljs@0.8.5 :
2351
+ version "0.8.5 "
2352
+ resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5 .tgz#de055408d8361bed66c669d2f000538ced8ee20c "
2353
+ integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow ==
2354
2354
dependencies :
2355
2355
glob "^7.0.0"
2356
2356
interpret "^1.0.0"
You can’t perform that action at this time.
0 commit comments