Skip to content

Commit b5b982f

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3391,7 +3391,7 @@ regexp.prototype.flags@^1.4.3:
33913391
require-directory@^2.1.1:
33923392
version "2.1.1"
33933393
resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
3394-
integrity sha1-jGStX9MNqxyXbiNE/+f3kqam30I=
3394+
integrity sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==
33953395

33963396
require-main-filename@^2.0.0:
33973397
version "2.0.0"
@@ -4263,9 +4263,9 @@ yargs@^15.1.0:
42634263
yargs-parser "^18.1.2"
42644264

42654265
yargs@^17.1.1, yargs@^17.6.2:
4266-
version "17.6.2"
4267-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.6.2.tgz#2e23f2944e976339a1ee00f18c77fedee8332541"
4268-
integrity sha512-1/9UrdHjDZc0eOU0HxOHoS78C69UD3JRMvzlJ7S79S2nTaWRA/whGCTV8o9e/N/1Va9YIV7Q4sOxD8VV4pCWOw==
4266+
version "17.7.1"
4267+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.1.tgz#34a77645201d1a8fc5213ace787c220eabbd0967"
4268+
integrity sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==
42694269
dependencies:
42704270
cliui "^8.0.1"
42714271
escalade "^3.1.1"

0 commit comments

Comments
 (0)