update: update dependency yargs to v17.5.1 (#1101)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2859a92b5d
commit
a67e369610
|
@ -87,7 +87,7 @@
|
|||
"source-map-support": "0.5.21",
|
||||
"standard-version": "9.5.0",
|
||||
"typescript": "4.6.4",
|
||||
"yargs": "17.5.0"
|
||||
"yargs": "17.5.1"
|
||||
},
|
||||
"nyc": {
|
||||
"extends": "@istanbuljs/nyc-config-typescript"
|
||||
|
|
|
@ -4413,10 +4413,10 @@ yargs@16.2.0, yargs@^16.0.0, yargs@^16.2.0:
|
|||
y18n "^5.0.5"
|
||||
yargs-parser "^20.2.2"
|
||||
|
||||
yargs@17.5.0:
|
||||
version "17.5.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/yargs/-/yargs-17.5.0.tgz#2706c5431f8c119002a2b106fc9f58b9bb9097a3"
|
||||
integrity sha512-3sLxVhbAB5OC8qvVRebCLWuouhwh/rswsiDYx3WGxajUk/l4G20SKfrKKFeNIHboUFt2JFgv2yfn+5cgOr/t5A==
|
||||
yargs@17.5.1:
|
||||
version "17.5.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/yargs/-/yargs-17.5.1.tgz#e109900cab6fcb7fd44b1d8249166feb0b36e58e"
|
||||
integrity sha512-t6YAJcxDkNX7NFYiVtKvWUz8l+PaKTLiL63mJYWR2GnHq2gjEWISzsLp9wg3aY36dY1j+gfIEL3pIF+XlJJfbA==
|
||||
dependencies:
|
||||
cliui "^7.0.2"
|
||||
escalade "^3.1.1"
|
||||
|
|
Loading…
Reference in New Issue