Skip to content

Commit

Permalink
fix: update dependency yargs to v17.4.0 (#3080)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Mar 20, 2022
1 parent f541a34 commit 1477d7c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions yarn.lock
Expand Up @@ -2571,9 +2571,7 @@
"@types/yargs-parser" "*"

"@types/yargs@^17.0.0":
version "17.0.0"
resolved "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.0.tgz#32f740934eedf0a5cd19470249f317755c91f1ae"
integrity sha512-RS7u2X7vdXjVQs160PWY1pjLBw6GJj04utojn0KU8p2rRZR37FSzzK6XOT+KLzT/DVbDYRyezroc0LHIvM5Z2A==
version: "17.4.0"
dependencies:
"@types/yargs-parser" "*"

Expand Down

0 comments on commit 1477d7c

Please sign in to comment.