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 51
51
"webpack-dev-server" : " ^3.1.14" ,
52
52
"webpack-manifest-plugin" : " ^2.0.2" ,
53
53
"webpack-sources" : " ^1.3.0" ,
54
- "yargs-parser" : " ^12.0.0 "
54
+ "yargs-parser" : " ^18.1.3 "
55
55
},
56
56
"devDependencies" : {
57
57
"@babel/plugin-proposal-class-properties" : " ^7.0.0" ,
Original file line number Diff line number Diff line change @@ -8920,10 +8920,10 @@ yargs-parser@^11.1.1:
8920
8920
camelcase "^5.0.0"
8921
8921
decamelize "^1.2.0"
8922
8922
8923
- yargs-parser@^12.0.0 :
8924
- version "12.0.0 "
8925
- resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-12.0.0 .tgz#18aa348854747dfe1002d01bd87d65df10d40a84 "
8926
- integrity sha512-WQM8GrbF5TKiACr7iE3I2ZBNC7qC9taKPMfjJaMD2LkOJQhIctASxKXdFAOPim/m47kgAQBVIaPlFjnRdkol7w ==
8923
+ yargs-parser@^18.1.3 :
8924
+ version "18.1.3 "
8925
+ resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.3 .tgz#be68c4975c6b2abf469236b0c870362fab09a7b0 "
8926
+ integrity sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ ==
8927
8927
dependencies :
8928
8928
camelcase "^5.0.0"
8929
8929
decamelize "^1.2.0"
You can’t perform that action at this time.
0 commit comments