File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 45
45
"lint-staged" : " ^11.0.0" ,
46
46
"micromatch" : " ^4.0.4" ,
47
47
"prettier" : " 2.3.0" ,
48
- "shelljs" : " ^0.8.4 " ,
48
+ "shelljs" : " ^0.8.5 " ,
49
49
"ts-jest" : " ^26.5.6" ,
50
50
"ts-node" : " ^9.1.1" ,
51
51
"typescript" : " ^4.2.4" ,
Original file line number Diff line number Diff line change @@ -6931,10 +6931,10 @@ shebang-regex@^3.0.0:
6931
6931
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
6932
6932
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
6933
6933
6934
- shelljs@^0.8.3, shelljs@^0.8.4 :
6935
- version "0.8.4 "
6936
- resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.4 .tgz#de7684feeb767f8716b326078a8a00875890e3c2 "
6937
- integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ ==
6934
+ shelljs@^0.8.3, shelljs@^0.8.5 :
6935
+ version "0.8.5 "
6936
+ resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5 .tgz#de055408d8361bed66c669d2f000538ced8ee20c "
6937
+ integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow ==
6938
6938
dependencies :
6939
6939
glob "^7.0.0"
6940
6940
interpret "^1.0.0"
You can’t perform that action at this time.
0 commit comments