File tree Expand file tree Collapse file tree 3 files changed +2
-15
lines changed Expand file tree Collapse file tree 3 files changed +2
-15
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" : " ^17.0 .0"
54
+ "yargs" : " ^16.2 .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" : " ^17.0 .0"
49
+ "yargs" : " ^16.2 .0"
50
50
},
51
51
"gitHead" : " 71f0194f33943954a8dac1c458be47e5049717cd"
52
52
}
Original file line number Diff line number Diff line change @@ -10726,16 +10726,3 @@ yargs@^16.2.0:
10726
10726
string-width "^4.2.0"
10727
10727
y18n "^5.0.5"
10728
10728
yargs-parser "^20.2.2"
10729
-
10730
- yargs@^17.0.0 :
10731
- version "17.0.0"
10732
- resolved "https://registry.npmjs.org/yargs/-/yargs-17.0.0.tgz#147db33e222e8e6a7829df5f2ae696b58d1c82bf"
10733
- integrity sha512-gbtedDPfBgG40iLbaRXhqYJycUYqFVZQLIxl1cG5Ez/xZL/47TetSYzPSIixkWa36GKHr9D/o/oSG1vHXF4zTw==
10734
- dependencies :
10735
- cliui "^7.0.2"
10736
- escalade "^3.1.1"
10737
- get-caller-file "^2.0.5"
10738
- require-directory "^2.1.1"
10739
- string-width "^4.2.0"
10740
- y18n "^5.0.5"
10741
- yargs-parser "^20.2.2"
You can’t perform that action at this time.
0 commit comments