update: update dependency @types/yargs to v15.0.1 (#236)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
parent
f6cb704417
commit
d013e5852b
|
@ -49,7 +49,7 @@
|
|||
"@types/sinon": "7.5.1",
|
||||
"@types/sinon-chai": "3.2.3",
|
||||
"@types/source-map-support": "0.5.1",
|
||||
"@types/yargs": "15.0.0",
|
||||
"@types/yargs": "15.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "2.17.0",
|
||||
"@typescript-eslint/eslint-plugin-tslint": "2.17.0",
|
||||
"@typescript-eslint/parser": "2.17.0",
|
||||
|
|
|
@ -383,10 +383,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/yargs-parser/-/yargs-parser-13.1.0.tgz#c563aa192f39350a1d18da36c5a8da382bbd8228"
|
||||
integrity sha512-gCubfBUZ6KxzoibJ+SCUc/57Ms1jz5NjHe4+dI2krNmU5zCPAphyLJYyTOg06ueIyfj+SaCUqmzun7ImlxDcKg==
|
||||
|
||||
"@types/yargs@15.0.0":
|
||||
version "15.0.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/yargs/-/yargs-15.0.0.tgz#26aa57277eec9ab9c5fce61bddec20ecc9a4cfb7"
|
||||
integrity sha512-TITCsNxRSDVmq3kPGuUdKZTPTfHeswsUGIjxSe8SB4EBKTPA0DO0y4yWI95kZ2hfqJAYxmu+gxzjOwdumB5S0g==
|
||||
"@types/yargs@15.0.1":
|
||||
version "15.0.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/yargs/-/yargs-15.0.1.tgz#9266a9d7be68cfcc982568211085a49a277f7c96"
|
||||
integrity sha512-sYlwNU7zYi6eZbMzFvG6eHD7VsEvFdoDtlD7eI1JTg7YNnuguzmiGsc6MPSq5l8n+h21AsNof0je+9sgOe4+dg==
|
||||
dependencies:
|
||||
"@types/yargs-parser" "*"
|
||||
|
||||
|
|
Loading…
Reference in New Issue