Skip to content

Commit 3dacdd9

Browse files
dependabot-preview[bot]nklayman
authored andcommitted
chore(deps): bump yargs from 13.2.4 to 13.3.0 (#360)
Bumps [yargs](https://github.com/yargs/yargs) from 13.2.4 to 13.3.0. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md) - [Commits](yargs/yargs@v13.2.4...v13.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ab53c67 commit 3dacdd9

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

yarn.lock

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12078,7 +12078,7 @@ os-locale@^2.0.0:
1207812078
lcid "^1.0.0"
1207912079
mem "^1.1.0"
1208012080

12081-
os-locale@^3.0.0, os-locale@^3.1.0:
12081+
os-locale@^3.0.0:
1208212082
version "3.1.0"
1208312083
resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-3.1.0.tgz#a802a6ee17f24c10483ab9935719cef4ed16bf1a"
1208412084
integrity sha512-Z8l3R4wYWM40/52Z+S265okfFj8Kt2cC2MKY+xNi3kFs+XGI7WXu/I309QQQYbRW4ijiZ+yxs9pqEhJh0DqW3Q==
@@ -16993,7 +16993,7 @@ yargs-parser@^11.1.1:
1699316993
camelcase "^5.0.0"
1699416994
decamelize "^1.2.0"
1699516995

16996-
yargs-parser@^13.1.0:
16996+
yargs-parser@^13.1.1:
1699716997
version "13.1.1"
1699816998
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.1.tgz#d26058532aa06d365fe091f6a1fc06b2f7e5eca0"
1699916999
integrity sha512-oVAVsHz6uFrg3XQheFII8ESO2ssAf9luWuAd6Wexsu4F3OtIW0o8IribPXYrD4WC24LWtPrJlGy87y5udK+dxQ==
@@ -17045,21 +17045,20 @@ yargs@^11.0.0:
1704517045
yargs-parser "^9.0.2"
1704617046

1704717047
yargs@^13.0.0, yargs@^13.2.2, yargs@^13.2.4:
17048-
version "13.2.4"
17049-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.2.4.tgz#0b562b794016eb9651b98bd37acf364aa5d6dc83"
17050-
integrity sha512-HG/DWAJa1PAnHT9JAhNa8AbAv3FPaiLzioSjCcmuXXhP8MlpHO5vwls4g4j6n30Z74GVQj8Xa62dWVx1QCGklg==
17048+
version "13.3.0"
17049+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.3.0.tgz#4c657a55e07e5f2cf947f8a366567c04a0dedc83"
17050+
integrity sha512-2eehun/8ALW8TLoIl7MVaRUrg+yCnenu8B4kBlRxj3GJGDKU1Og7sMXPNm1BYyM1DOJmTZ4YeN/Nwxv+8XJsUA==
1705117051
dependencies:
1705217052
cliui "^5.0.0"
1705317053
find-up "^3.0.0"
1705417054
get-caller-file "^2.0.1"
17055-
os-locale "^3.1.0"
1705617055
require-directory "^2.1.1"
1705717056
require-main-filename "^2.0.0"
1705817057
set-blocking "^2.0.0"
1705917058
string-width "^3.0.0"
1706017059
which-module "^2.0.0"
1706117060
y18n "^4.0.0"
17062-
yargs-parser "^13.1.0"
17061+
yargs-parser "^13.1.1"
1706317062

1706417063
1706517064
version "2.4.1"

0 commit comments

Comments
 (0)