Skip to content

Commit f14990f

Browse files
fix: update dependency yargs to v17.7.0 (#3542)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 181604b commit f14990f

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

yarn.lock

+1-14
Original file line numberDiff line numberDiff line change
@@ -11155,20 +11155,7 @@ yargs@^16.2.0:
1115511155
y18n "^5.0.5"
1115611156
yargs-parser "^20.2.2"
1115711157

11158-
yargs@^17.0.0, yargs@^17.6.2:
11159-
version "17.6.2"
11160-
resolved "https://registry.npmjs.org/yargs/-/yargs-17.6.2.tgz#2e23f2944e976339a1ee00f18c77fedee8332541"
11161-
integrity sha512-1/9UrdHjDZc0eOU0HxOHoS78C69UD3JRMvzlJ7S79S2nTaWRA/whGCTV8o9e/N/1Va9YIV7Q4sOxD8VV4pCWOw==
11162-
dependencies:
11163-
cliui "^8.0.1"
11164-
escalade "^3.1.1"
11165-
get-caller-file "^2.0.5"
11166-
require-directory "^2.1.1"
11167-
string-width "^4.2.3"
11168-
y18n "^5.0.5"
11169-
yargs-parser "^21.1.1"
11170-
11171-
yargs@^17.3.1:
11158+
yargs@^17.0.0, yargs@^17.3.1, yargs@^17.6.2:
1117211159
version "17.7.0"
1117311160
resolved "https://registry.npmjs.org/yargs/-/yargs-17.7.0.tgz#b21e9af1e0a619a2a9c67b1133219b2975a07985"
1117411161
integrity sha512-dwqOPg5trmrre9+v8SUo2q/hAwyKoVfu8OC1xPHKJGNdxAvPl4sKxL4vBnh3bQz/ZvvGAFeA5H3ou2kcOY8sQQ==

0 commit comments

Comments
 (0)