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 15
15
"devDependencies" : {
16
16
"jasmine" : " ^3.2.0" ,
17
17
"jasmine-core" : " ^3.2.1" ,
18
- "shelljs" : " ^0.8.3 " ,
18
+ "shelljs" : " ^0.8.5 " ,
19
19
"tmp" : " ^0.0.33"
20
20
}
21
21
}
Original file line number Diff line number Diff line change @@ -739,10 +739,10 @@ set-blocking@~2.0.0:
739
739
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
740
740
integrity sha1-BF+XgtARrppoA93TgrJDkrPYkPc=
741
741
742
- shelljs@^0.8.3 :
743
- version "0.8.4 "
744
- resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.4 .tgz#de7684feeb767f8716b326078a8a00875890e3c2 "
745
- integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ ==
742
+ shelljs@^0.8.5 :
743
+ version "0.8.5 "
744
+ resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5 .tgz#de055408d8361bed66c669d2f000538ced8ee20c "
745
+ integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow ==
746
746
dependencies :
747
747
glob "^7.0.0"
748
748
interpret "^1.0.0"
You can’t perform that action at this time.
0 commit comments