Skip to content

Commit 9f37c11

Browse files
fix: update dependency yargs to v17.7.1 (#3546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ded6119 commit 9f37c11

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -11156,9 +11156,9 @@ yargs@^16.2.0:
1115611156
yargs-parser "^20.2.2"
1115711157

1115811158
yargs@^17.0.0, yargs@^17.3.1, yargs@^17.6.2:
11159-
version "17.7.0"
11160-
resolved "https://registry.npmjs.org/yargs/-/yargs-17.7.0.tgz#b21e9af1e0a619a2a9c67b1133219b2975a07985"
11161-
integrity sha512-dwqOPg5trmrre9+v8SUo2q/hAwyKoVfu8OC1xPHKJGNdxAvPl4sKxL4vBnh3bQz/ZvvGAFeA5H3ou2kcOY8sQQ==
11159+
version "17.7.1"
11160+
resolved "https://registry.npmjs.org/yargs/-/yargs-17.7.1.tgz#34a77645201d1a8fc5213ace787c220eabbd0967"
11161+
integrity sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==
1116211162
dependencies:
1116311163
cliui "^8.0.1"
1116411164
escalade "^3.1.1"

0 commit comments

Comments
 (0)