Commit a35478f 1 parent d32a9c0 commit a35478f Copy full SHA for a35478f
File tree 2 files changed +22
-5
lines changed
2 files changed +22
-5
lines changed Original file line number Diff line number Diff line change 85
85
"systeminformation" : " 4.14.8" ,
86
86
"tail" : " 2.0.3" ,
87
87
"validator" : " 7.2.0" ,
88
- "yargs" : " 13.3 .0" ,
88
+ "yargs" : " 14.0 .0" ,
89
89
"yarn" : " 1.17.3"
90
90
},
91
91
"devDependencies" : {
Original file line number Diff line number Diff line change 4868
4868
y18n "^4.0.0"
4869
4869
yargs-parser "^13.0.0"
4870
4870
4871
- yargs@13.3.0, yargs@^13.3 .0 :
4872
- version "13.3 .0"
4873
- resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.3 .0.tgz#4c657a55e07e5f2cf947f8a366567c04a0dedc83 "
4874
- integrity sha512-2eehun/8ALW8TLoIl7MVaRUrg+yCnenu8B4kBlRxj3GJGDKU1Og7sMXPNm1BYyM1DOJmTZ4YeN/Nwxv+8XJsUA ==
4871
+ yargs@14.0 .0 :
4872
+ version "14.0 .0"
4873
+ resolved "https://registry.yarnpkg.com/yargs/-/yargs-14.0 .0.tgz#ba4cacc802b3c0b3e36a9e791723763d57a85066 "
4874
+ integrity sha512-ssa5JuRjMeZEUjg7bEL99AwpitxU/zWGAGpdj0di41pOEmJti8NR6kyUIJBkR78DTYNPZOU08luUo0GTHuB+ow ==
4875
4875
dependencies :
4876
4876
cliui "^5.0.0"
4877
+ decamelize "^1.2.0"
4877
4878
find-up "^3.0.0"
4878
4879
get-caller-file "^2.0.1"
4879
4880
require-directory "^2.1.1"
@@ -4919,6 +4920,22 @@ yargs@^13.2.2:
4919
4920
y18n "^4.0.0"
4920
4921
yargs-parser "^13.1.0"
4921
4922
4923
+ yargs@^13.3.0 :
4924
+ version "13.3.0"
4925
+ resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.3.0.tgz#4c657a55e07e5f2cf947f8a366567c04a0dedc83"
4926
+ integrity sha512-2eehun/8ALW8TLoIl7MVaRUrg+yCnenu8B4kBlRxj3GJGDKU1Og7sMXPNm1BYyM1DOJmTZ4YeN/Nwxv+8XJsUA==
4927
+ dependencies :
4928
+ cliui "^5.0.0"
4929
+ find-up "^3.0.0"
4930
+ get-caller-file "^2.0.1"
4931
+ require-directory "^2.1.1"
4932
+ require-main-filename "^2.0.0"
4933
+ set-blocking "^2.0.0"
4934
+ string-width "^3.0.0"
4935
+ which-module "^2.0.0"
4936
+ y18n "^4.0.0"
4937
+ yargs-parser "^13.1.1"
4938
+
4922
4939
yargs@^8.0.1 :
4923
4940
version "8.0.2"
4924
4941
resolved "https://registry.yarnpkg.com/yargs/-/yargs-8.0.2.tgz#6299a9055b1cefc969ff7e79c1d918dceb22c360"
You can’t perform that action at this time.
0 commit comments