Skip to content

Commit 1477d7c

Browse files
fix: update dependency yargs to v17.4.0 (#3080)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent f541a34 commit 1477d7c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

yarn.lock

+1-3
Original file line numberDiff line numberDiff line change
@@ -2571,9 +2571,7 @@
25712571
"@types/yargs-parser" "*"
25722572

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

0 commit comments

Comments
 (0)