Skip to content

Commit 69bf135

Browse files
fix: update dependency yargs to v17.4.1 (#3116)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent e933e85 commit 69bf135

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
@@ -2595,9 +2595,7 @@
25952595
"@types/yargs-parser" "*"
25962596

25972597
"@types/yargs@^17.0.0":
2598-
version "17.0.10"
2599-
resolved "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.10.tgz#591522fce85d8739bca7b8bb90d048e4478d186a"
2600-
integrity sha512-gmEaFwpj/7f/ROdtIlci1R1VYU1J4j95m8T+Tj3iBgiBFKg1foE/PSl93bBd5T9LDXNPo8UlNN6W0qwD8O5OaA==
2598+
version: "17.4.1"
26012599
dependencies:
26022600
"@types/yargs-parser" "*"
26032601

0 commit comments

Comments
 (0)