Skip to content

Commit c1c7338

Browse files
fix: update dependency yargs to v17.7.2 (#3602)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab8266c commit c1c7338

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
@@ -8911,9 +8911,9 @@ yargs@^16.2.0:
89118911
yargs-parser "^20.2.2"
89128912

89138913
yargs@^17.0.0, yargs@^17.3.1, yargs@^17.6.2:
8914-
version "17.7.1"
8915-
resolved "https://registry.npmjs.org/yargs/-/yargs-17.7.1.tgz#34a77645201d1a8fc5213ace787c220eabbd0967"
8916-
integrity sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==
8914+
version "17.7.2"
8915+
resolved "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269"
8916+
integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==
89178917
dependencies:
89188918
cliui "^8.0.1"
89198919
escalade "^3.1.1"

0 commit comments

Comments
 (0)