File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 5151 "lodash" : " ^4.17.19" ,
5252 "resolve-from" : " 5.0.0" ,
5353 "resolve-global" : " 1.0.0" ,
54- "yargs" : " ^16.2 .0"
54+ "yargs" : " ^17.0 .0"
5555 },
5656 "gitHead" : " 70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
5757}
Original file line number Diff line number Diff line change 4646 "require-from-string" : " 2.0.2" ,
4747 "tar-fs" : " 2.1.1" ,
4848 "tmp" : " 0.2.1" ,
49- "yargs" : " ^16.2 .0"
49+ "yargs" : " ^17.0 .0"
5050 },
5151 "gitHead" : " 71f0194f33943954a8dac1c458be47e5049717cd"
5252}
Original file line number Diff line number Diff line change @@ -10652,3 +10652,16 @@ yargs@^16.2.0:
1065210652 string-width "^4.2.0"
1065310653 y18n "^5.0.5"
1065410654 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