Skip to content

Commit 0e6542b

Browse files
fix: update dependency yargs to v17.5.0 (#3171)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 66a9c99 commit 0e6542b

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
@@ -2556,9 +2556,7 @@
25562556
"@types/yargs-parser" "*"
25572557

25582558
"@types/yargs@^17.0.0":
2559-
version "17.0.10"
2560-
resolved "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.10.tgz#591522fce85d8739bca7b8bb90d048e4478d186a"
2561-
integrity sha512-gmEaFwpj/7f/ROdtIlci1R1VYU1J4j95m8T+Tj3iBgiBFKg1foE/PSl93bBd5T9LDXNPo8UlNN6W0qwD8O5OaA==
2559+
version "17.5.0"
25622560
dependencies:
25632561
"@types/yargs-parser" "*"
25642562

0 commit comments

Comments
 (0)