Skip to content

Commit 8db72f0

Browse files
fix: update dependency yargs to v17.5.1 (#3183)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 2f68961 commit 8db72f0

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
@@ -9388,9 +9388,9 @@ yargs@^16.2.0:
93889388
yargs-parser "^20.2.2"
93899389

93909390
yargs@^17.0.0, yargs@^17.3.1:
9391-
version "17.5.0"
9392-
resolved "https://registry.npmjs.org/yargs/-/yargs-17.5.0.tgz#2706c5431f8c119002a2b106fc9f58b9bb9097a3"
9393-
integrity sha512-3sLxVhbAB5OC8qvVRebCLWuouhwh/rswsiDYx3WGxajUk/l4G20SKfrKKFeNIHboUFt2JFgv2yfn+5cgOr/t5A==
9391+
version "17.5.1"
9392+
resolved "https://registry.npmjs.org/yargs/-/yargs-17.5.1.tgz#e109900cab6fcb7fd44b1d8249166feb0b36e58e"
9393+
integrity sha512-t6YAJcxDkNX7NFYiVtKvWUz8l+PaKTLiL63mJYWR2GnHq2gjEWISzsLp9wg3aY36dY1j+gfIEL3pIF+XlJJfbA==
93949394
dependencies:
93959395
cliui "^7.0.2"
93969396
escalade "^3.1.1"

0 commit comments

Comments
 (0)