update: update dependency @types/yargs to v17.0.4 (#915)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
35f3029596
commit
4f672207a9
|
@ -53,7 +53,7 @@
|
|||
"@types/sinon": "10.0.4",
|
||||
"@types/sinon-chai": "3.2.5",
|
||||
"@types/source-map-support": "0.5.4",
|
||||
"@types/yargs": "17.0.3",
|
||||
"@types/yargs": "17.0.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.0.0",
|
||||
"@typescript-eslint/eslint-plugin-tslint": "5.0.0",
|
||||
"@typescript-eslint/parser": "5.0.0",
|
||||
|
|
|
@ -522,10 +522,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@17.0.3":
|
||||
version "17.0.3"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/yargs/-/yargs-17.0.3.tgz#e6c552aa3277b21a8e802019d03ee5e77894cf27"
|
||||
integrity sha512-K7rm3Ke3ag/pAniBe80A6J6fjoqRibvCrl3dRmtXV9eCEt9h/pZwmHX9MzjQVUc/elneQTL4Ky7XKorC71Lmxw==
|
||||
"@types/yargs@17.0.4":
|
||||
version "17.0.4"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/yargs/-/yargs-17.0.4.tgz#d7ad5c311aaca3d7daebba169e1ecf35be97ceee"
|
||||
integrity sha512-D/wihO9WFYqwsmJI0e0qS+U09wIQtYRSBJlXWjTFGjouEuOCy0BU4N/ZK5utb00S5lW/9LO7vOpvGDd8M06NvQ==
|
||||
dependencies:
|
||||
"@types/yargs-parser" "*"
|
||||
|
||||
|
|
Loading…
Reference in New Issue