This repository was archived by the owner on Nov 22, 2022. It is now read-only.
File tree 2 files changed +2
-17
lines changed
2 files changed +2
-17
lines changed Original file line number Diff line number Diff line change 62
62
"postcss-preset-env" : " ^6.7.0" ,
63
63
"requirejs" : " ^2.3.3" ,
64
64
"shelljs" : " ^0.8.2" ,
65
- "shx" : " ^0.2 .2" ,
65
+ "shx" : " ^0.3 .2" ,
66
66
"sinon" : " ^7.0.0" ,
67
67
"webpack" : " ^4.8.0" ,
68
68
"webpack-bundle-analyzer" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 16052
16052
version "0.3.0"
16053
16053
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.3.0.tgz#3596e6307a781544f591f37da618360f31db57b1"
16054
16054
16055
- shelljs@^0.7.3:
16056
- version "0.7.8"
16057
- resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.8.tgz#decbcf874b0d1e5fb72e14b164a9683048e9acb3"
16058
- dependencies:
16059
- glob "^7.0.0"
16060
- interpret "^1.0.0"
16061
- rechoir "^0.6.2"
16062
-
16063
16055
shelljs@^0.8.1:
16064
16056
version "0.8.2"
16065
16057
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.2.tgz#345b7df7763f4c2340d584abb532c5f752ca9e35"
@@ -16085,17 +16077,10 @@ shim-keyboard-event-key@^1.0.2:
16085
16077
resolved "https://registry.yarnpkg.com/shim-keyboard-event-key/-/shim-keyboard-event-key-1.0.3.tgz#9a9441d6b7d1fb25819d86182caf554e821a515c"
16086
16078
integrity sha512-PTNRkOxDlZ2+Xz4CbKJJsh/pe1DJdaC+b4HHV02A1aEWNmwh1g9am0ZiU/ktu3uVfQrY3yDHTOVhst3xpLhw2A==
16087
16079
16088
- shx@^0.2.2:
16089
- version "0.2.2"
16090
- resolved "https://registry.yarnpkg.com/shx/-/shx-0.2.2.tgz#0a304d020b0edf1306ad81570e80f0346df58a39"
16091
- dependencies:
16092
- es6-object-assign "^1.0.3"
16093
- minimist "^1.2.0"
16094
- shelljs "^0.7.3"
16095
-
16096
16080
shx@^0.3.2:
16097
16081
version "0.3.2"
16098
16082
resolved "https://registry.yarnpkg.com/shx/-/shx-0.3.2.tgz#40501ce14eb5e0cbcac7ddbd4b325563aad8c123"
16083
+ integrity sha512-aS0mWtW3T2sHAenrSrip2XGv39O9dXIFUqxAEWHEOS1ePtGIBavdPJY1kE2IHl14V/4iCbUiNDPGdyYTtmhSoA==
16099
16084
dependencies:
16100
16085
es6-object-assign "^1.0.3"
16101
16086
minimist "^1.2.0"
You can’t perform that action at this time.
0 commit comments