1
0
Fork 0

update: update dependency yargs to v17.7.2

This commit is contained in:
renovate[bot] 2023-05-12 20:50:42 +00:00 committed by GitHub
parent fe040c368f
commit 755845067d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -92,7 +92,7 @@
"source-map-support": "0.5.21", "source-map-support": "0.5.21",
"standard-version": "9.5.0", "standard-version": "9.5.0",
"typescript": "4.9.5", "typescript": "4.9.5",
"yargs": "17.7.1" "yargs": "17.7.2"
}, },
"nyc": { "nyc": {
"extends": "@istanbuljs/nyc-config-typescript" "extends": "@istanbuljs/nyc-config-typescript"

View File

@ -4750,10 +4750,10 @@ yargs@16.2.0, yargs@^16.0.0, yargs@^16.2.0:
y18n "^5.0.5" y18n "^5.0.5"
yargs-parser "^20.2.2" yargs-parser "^20.2.2"
yargs@17.7.1: yargs@17.7.2:
version "17.7.1" version "17.7.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/yargs/-/yargs-17.7.1.tgz#34a77645201d1a8fc5213ace787c220eabbd0967" resolved "https://artifacts.apextoaster.com/repository/group-npm/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269"
integrity sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw== integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==
dependencies: dependencies:
cliui "^8.0.1" cliui "^8.0.1"
escalade "^3.1.1" escalade "^3.1.1"