Skip to content

Commit de3638b

Browse files
build(deps): bump yargs from 18.0.0 to 18.1.0 (#925)
Bumps [yargs](https://github.com/yargs/yargs) from 18.0.0 to 18.1.0. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](yargs/yargs@v18.0.0...v18.1.0) --- updated-dependencies: - dependency-name: yargs dependency-version: 18.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac3b821 commit de3638b

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2577,7 +2577,7 @@ string-width@^7.0.0, string-width@^7.2.0:
25772577
get-east-asian-width "^1.0.0"
25782578
strip-ansi "^7.1.0"
25792579

2580-
string-width@^8.1.0:
2580+
string-width@^8.1.0, string-width@^8.2.1:
25812581
version "8.2.2"
25822582
resolved "https://registry.yarnpkg.com/string-width/-/string-width-8.2.2.tgz#7310516493df575742fe98af6fae87d85d5ed0ac"
25832583
integrity sha512-GaPUh5gfdrYzqeVNZvUfT23vYYxXzKYidUcnMtJg/3rxRV63EFZy3k6xfKlmfeJD0176lnUV/Usr3XcwSvFzpg==
@@ -3026,14 +3026,14 @@ yargs-parser@^22.0.0:
30263026
integrity sha512-rwu/ClNdSMpkSrUb+d6BRsSkLUq1fmfsY6TOpYzTwvwkg1/NRG85KBy3kq++A8LKQwX6lsu+aWad+2khvuXrqw==
30273027

30283028
yargs@^18.0.0:
3029-
version "18.0.0"
3030-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-18.0.0.tgz#6c84259806273a746b09f579087b68a3c2d25bd1"
3031-
integrity sha512-4UEqdc2RYGHZc7Doyqkrqiln3p9X2DZVxaGbwhn2pi7MrRagKaOcIKe8L3OxYcbhXLgLFUS3zAYuQjKBQgmuNg==
3029+
version "18.1.0"
3030+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-18.1.0.tgz#cd7e98c703ef51695bbbf062ed58f28e94291b56"
3031+
integrity sha512-2rAgRKu54VsHkqI0/tYkmluGXHD4KW7yZoycuqDQ15QOTnc2VVfy0nN/1eMhnQLO00A+dwtK20xuCnc1YGeUyg==
30323032
dependencies:
30333033
cliui "^9.0.1"
30343034
escalade "^3.1.1"
30353035
get-caller-file "^2.0.5"
3036-
string-width "^7.2.0"
3036+
string-width "^8.2.1"
30373037
y18n "^5.0.5"
30383038
yargs-parser "^22.0.0"
30393039

0 commit comments

Comments
 (0)