File tree Expand file tree Collapse file tree 3 files changed +88
-91
lines changed Expand file tree Collapse file tree 3 files changed +88
-91
lines changed Original file line number Diff line number Diff line change 105
105
"rimraf" : " ^2.6.1" ,
106
106
"style-loader" : " ^0.19.0" ,
107
107
"webpack" : " ^3.5.6" ,
108
- "yargs" : " 10.0.3 "
108
+ "yargs" : " 10.1.1 "
109
109
},
110
110
"repository" : {
111
111
"type" : " git" ,
Original file line number Diff line number Diff line change @@ -1512,6 +1512,14 @@ cliui@^3.2.0:
1512
1512
strip-ansi "^3.0.1"
1513
1513
wrap-ansi "^2.0.0"
1514
1514
1515
+ cliui@^4.0.0 :
1516
+ version "4.0.0"
1517
+ resolved "https://registry.yarnpkg.com/cliui/-/cliui-4.0.0.tgz#743d4650e05f36d1ed2575b59638d87322bfbbcc"
1518
+ dependencies :
1519
+ string-width "^2.1.1"
1520
+ strip-ansi "^4.0.0"
1521
+ wrap-ansi "^2.0.0"
1522
+
1515
1523
clone@^1.0.2 :
1516
1524
version "1.0.3"
1517
1525
resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.3.tgz#298d7e2231660f40c003c2ed3140decf3f53085f"
@@ -6610,17 +6618,17 @@ yargs-parser@^7.0.0:
6610
6618
dependencies :
6611
6619
camelcase "^4.1.0"
6612
6620
6613
- yargs-parser@^8.0 .0 :
6614
- version "8.0 .0"
6615
- resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-8.0 .0.tgz#21d476330e5a82279a4b881345bf066102e219c6 "
6621
+ yargs-parser@^8.1 .0 :
6622
+ version "8.1 .0"
6623
+ resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-8.1 .0.tgz#f1376a33b6629a5d063782944da732631e966950 "
6616
6624
dependencies :
6617
6625
camelcase "^4.1.0"
6618
6626
6619
- yargs@10.0.3 :
6620
- version "10.0.3 "
6621
- resolved "https://registry.yarnpkg.com/yargs/-/yargs-10.0.3 .tgz#6542debd9080ad517ec5048fb454efe9e4d4aaae "
6627
+ yargs@10.1.1 :
6628
+ version "10.1.1 "
6629
+ resolved "https://registry.yarnpkg.com/yargs/-/yargs-10.1.1 .tgz#5fe1ea306985a099b33492001fa19a1e61efe285 "
6622
6630
dependencies :
6623
- cliui "^3.2 .0"
6631
+ cliui "^4.0 .0"
6624
6632
decamelize "^1.1.1"
6625
6633
find-up "^2.1.0"
6626
6634
get-caller-file "^1.0.1"
6631
6639
string-width "^2.0.0"
6632
6640
which-module "^2.0.0"
6633
6641
y18n "^3.2.1"
6634
- yargs-parser "^8.0 .0"
6642
+ yargs-parser "^8.1 .0"
6635
6643
6636
6644
yargs@^8.0.2 :
6637
6645
version "8.0.2"
You can’t perform that action at this time.
0 commit comments