update: update dependency @types/yargs to v15.0.3 (#252)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
parent
bfbf3cea62
commit
aaf1aa4e7e
|
@ -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.2",
|
||||
"@types/yargs": "15.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "2.18.0",
|
||||
"@typescript-eslint/eslint-plugin-tslint": "2.18.0",
|
||||
"@typescript-eslint/parser": "2.18.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.2":
|
||||
version "15.0.2"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/yargs/-/yargs-15.0.2.tgz#0bf292a0369493cee030e2e4f4ff84f5982b028d"
|
||||
integrity sha512-hFkuAp58M2xOc1QgJhkFrLMnqa8KWTFRTnzrI1zlEcOfg3DZ0eH3aPAo/N6QlVVu8E4KS4xD1jtEG3rdQYFmIg==
|
||||
"@types/yargs@15.0.3":
|
||||
version "15.0.3"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/yargs/-/yargs-15.0.3.tgz#41453a0bc7ab393e995d1f5451455638edbd2baf"
|
||||
integrity sha512-XCMQRK6kfpNBixHLyHUsGmXrpEmFFxzMrcnSXFMziHd8CoNJo8l16FkHyQq4x+xbM7E2XL83/O78OD8u+iZTdQ==
|
||||
dependencies:
|
||||
"@types/yargs-parser" "*"
|
||||
|
||||
|
|
Loading…
Reference in New Issue