Skip to content

Commit

Permalink
chore(deps): update dependency yargs to v17.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2023
1 parent f1265bd commit 4b56364
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"tail": "2.2.5",
"tough-cookie": "4.1.2",
"validator": "7.2.0",
"yargs": "17.6.2",
"yargs": "17.7.1",
"yarn": "1.22.19"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5767,10 +5767,10 @@ [email protected]:
y18n "^5.0.5"
yargs-parser "^20.2.2"

yargs@17.6.2, yargs@^17.2.1:
version "17.6.2"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.6.2.tgz#2e23f2944e976339a1ee00f18c77fedee8332541"
integrity sha512-1/9UrdHjDZc0eOU0HxOHoS78C69UD3JRMvzlJ7S79S2nTaWRA/whGCTV8o9e/N/1Va9YIV7Q4sOxD8VV4pCWOw==
yargs@17.7.1, yargs@^17.2.1:
version "17.7.1"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.1.tgz#34a77645201d1a8fc5213ace787c220eabbd0967"
integrity sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==
dependencies:
cliui "^8.0.1"
escalade "^3.1.1"
Expand Down

0 comments on commit 4b56364

Please sign in to comment.