1
0
Fork 0

update: update dependency @types/yargs to v17.0.13 (#1215)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-09-24 01:00:59 +00:00 committed by GitHub
parent 34cc3a29c0
commit d2bd055fb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -56,7 +56,7 @@
"@types/sinon": "10.0.13",
"@types/sinon-chai": "3.2.8",
"@types/source-map-support": "0.5.6",
"@types/yargs": "17.0.12",
"@types/yargs": "17.0.13",
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/parser": "5.38.0",
"ajv": "8.11.0",

View File

@ -513,10 +513,10 @@
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/yargs-parser/-/yargs-parser-20.2.1.tgz#3b9ce2489919d9e4fea439b76916abc34b2df129"
integrity sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw==
"@types/yargs@17.0.12":
version "17.0.12"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/yargs/-/yargs-17.0.12.tgz#0745ff3e4872b4ace98616d4b7e37ccbd75f9526"
integrity sha512-Nz4MPhecOFArtm81gFQvQqdV7XYCrWKx5uUt6GNHredFHn1i2mtWqXTON7EPXMtNi1qjtjEM/VCHDhcHsAMLXQ==
"@types/yargs@17.0.13":
version "17.0.13"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/yargs/-/yargs-17.0.13.tgz#34cced675ca1b1d51fcf4d34c3c6f0fa142a5c76"
integrity sha512-9sWaruZk2JGxIQU+IhI1fhPYRcQ0UuTNuKuCW9bR5fp7qi2Llf7WDzNa17Cy7TKnh3cdxDOiyTu6gaLS0eDatg==
dependencies:
"@types/yargs-parser" "*"