File tree 3 files changed +15
-2
lines changed
3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 51
51
"lodash" : " ^4.17.19" ,
52
52
"resolve-from" : " 5.0.0" ,
53
53
"resolve-global" : " 1.0.0" ,
54
- "yargs" : " ^16.2 .0"
54
+ "yargs" : " ^17.0 .0"
55
55
},
56
56
"gitHead" : " 70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
57
57
}
Original file line number Diff line number Diff line change 46
46
"require-from-string" : " 2.0.2" ,
47
47
"tar-fs" : " 2.1.1" ,
48
48
"tmp" : " 0.2.1" ,
49
- "yargs" : " ^16.2 .0"
49
+ "yargs" : " ^17.0 .0"
50
50
},
51
51
"gitHead" : " 71f0194f33943954a8dac1c458be47e5049717cd"
52
52
}
Original file line number Diff line number Diff line change @@ -10652,3 +10652,16 @@ yargs@^16.2.0:
10652
10652
string-width "^4.2.0"
10653
10653
y18n "^5.0.5"
10654
10654
yargs-parser "^20.2.2"
10655
+
10656
+ yargs@^17.0.0 :
10657
+ version "17.0.0"
10658
+ resolved "https://registry.npmjs.org/yargs/-/yargs-17.0.0.tgz#147db33e222e8e6a7829df5f2ae696b58d1c82bf"
10659
+ integrity sha512-gbtedDPfBgG40iLbaRXhqYJycUYqFVZQLIxl1cG5Ez/xZL/47TetSYzPSIixkWa36GKHr9D/o/oSG1vHXF4zTw==
10660
+ dependencies :
10661
+ cliui "^7.0.2"
10662
+ escalade "^3.1.1"
10663
+ get-caller-file "^2.0.5"
10664
+ require-directory "^2.1.1"
10665
+ string-width "^4.2.0"
10666
+ y18n "^5.0.5"
10667
+ yargs-parser "^20.2.2"
You can’t perform that action at this time.
0 commit comments