update: update dependency yargs to v17.6.1 (#1254)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
dc9f200678
commit
b2c669dbd9
|
@ -87,7 +87,7 @@
|
|||
"source-map-support": "0.5.21",
|
||||
"standard-version": "9.5.0",
|
||||
"typescript": "4.8.4",
|
||||
"yargs": "17.6.0"
|
||||
"yargs": "17.6.1"
|
||||
},
|
||||
"nyc": {
|
||||
"extends": "@istanbuljs/nyc-config-typescript"
|
||||
|
|
|
@ -4469,10 +4469,10 @@ yargs@16.2.0, yargs@^16.0.0, yargs@^16.2.0:
|
|||
y18n "^5.0.5"
|
||||
yargs-parser "^20.2.2"
|
||||
|
||||
yargs@17.6.0:
|
||||
version "17.6.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/yargs/-/yargs-17.6.0.tgz#e134900fc1f218bc230192bdec06a0a5f973e46c"
|
||||
integrity sha512-8H/wTDqlSwoSnScvV2N/JHfLWOKuh5MVla9hqLjK3nsfyy6Y4kDSYSvkU5YCUEPOSnRXfIyx3Sq+B/IWudTo4g==
|
||||
yargs@17.6.1:
|
||||
version "17.6.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/yargs/-/yargs-17.6.1.tgz#712508771045019cda059bc1ba3ae091aaa1402e"
|
||||
integrity sha512-leBuCGrL4dAd6ispNOGsJlhd0uZ6Qehkbu/B9KCR+Pxa/NVdNwi+i31lo0buCm6XxhJQFshXCD0/evfV4xfoUg==
|
||||
dependencies:
|
||||
cliui "^8.0.1"
|
||||
escalade "^3.1.1"
|
||||
|
|
Loading…
Reference in New Issue