File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -16821,6 +16821,14 @@ yargs-parser@^13.1.1:
16821
16821
camelcase "^5.0.0"
16822
16822
decamelize "^1.2.0"
16823
16823
16824
+ yargs-parser@^15.0.0:
16825
+ version "15.0.0"
16826
+ resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-15.0.0.tgz#cdd7a97490ec836195f59f3f4dbe5ea9e8f75f08"
16827
+ integrity sha512-xLTUnCMc4JhxrPEPUYD5IBR1mWCK/aT6+RJ/K29JY2y1vD+FhtgKK0AXRWvI262q3QSffAQuTouFIKUuHX89wQ==
16828
+ dependencies:
16829
+ camelcase "^5.0.0"
16830
+ decamelize "^1.2.0"
16831
+
16824
16832
yargs-parser@^9.0.2:
16825
16833
version "9.0.2"
16826
16834
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-9.0.2.tgz#9ccf6a43460fe4ed40a9bb68f48d43b8a68cc077"
@@ -16881,9 +16889,9 @@ yargs@^13.0.0, yargs@^13.3.0:
16881
16889
yargs-parser "^13.1.1"
16882
16890
16883
16891
yargs@^14.0.0:
16884
- version "14.0 .0"
16885
- resolved "https://registry.yarnpkg.com/yargs/-/yargs-14.0 .0.tgz#ba4cacc802b3c0b3e36a9e791723763d57a85066 "
16886
- integrity sha512-ssa5JuRjMeZEUjg7bEL99AwpitxU/zWGAGpdj0di41pOEmJti8NR6kyUIJBkR78DTYNPZOU08luUo0GTHuB+ow ==
16892
+ version "14.2 .0"
16893
+ resolved "https://registry.yarnpkg.com/yargs/-/yargs-14.2 .0.tgz#f116a9242c4ed8668790b40759b4906c276e76c3 "
16894
+ integrity sha512-/is78VKbKs70bVZH7w4YaZea6xcJWOAwkhbR0CFuZBmYtfTYF0xjGJF43AYd8g2Uii1yJwmS5GR2vBmrc32sbg ==
16887
16895
dependencies:
16888
16896
cliui "^5.0.0"
16889
16897
decamelize "^1.2.0"
@@ -16895,7 +16903,7 @@ yargs@^14.0.0:
16895
16903
string-width "^3.0.0"
16896
16904
which-module "^2.0.0"
16897
16905
y18n "^4.0.0"
16898
- yargs-parser "^13.1.1 "
16906
+ yargs-parser "^15.0.0 "
16899
16907
16900
16908
16901
16909
version "2.4.1"
You can’t perform that action at this time.
0 commit comments