Skip to content

Commit f69ced6

Browse files
dependabot-preview[bot]nklayman
authored andcommitted
chore(deps): bump yargs from 14.0.0 to 14.2.0 (nklayman#503)
Bumps [yargs](https://github.com/yargs/yargs) from 14.0.0 to 14.2.0. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md) - [Commits](yargs/yargs@v14.0.0...v14.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 07bc464 commit f69ced6

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

yarn.lock

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16821,6 +16821,14 @@ yargs-parser@^13.1.1:
1682116821
camelcase "^5.0.0"
1682216822
decamelize "^1.2.0"
1682316823

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+
1682416832
yargs-parser@^9.0.2:
1682516833
version "9.0.2"
1682616834
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:
1688116889
yargs-parser "^13.1.1"
1688216890

1688316891
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==
1688716895
dependencies:
1688816896
cliui "^5.0.0"
1688916897
decamelize "^1.2.0"
@@ -16895,7 +16903,7 @@ yargs@^14.0.0:
1689516903
string-width "^3.0.0"
1689616904
which-module "^2.0.0"
1689716905
y18n "^4.0.0"
16898-
yargs-parser "^13.1.1"
16906+
yargs-parser "^15.0.0"
1689916907

1690016908
1690116909
version "2.4.1"

0 commit comments

Comments
 (0)