1
0
Fork 0

update: update dependency @types/yargs to v17.0.15

This commit is contained in:
renovate[bot] 2022-11-28 17:56:58 +00:00 committed by supreme-lamp[bot]
parent 009eb6d548
commit f4012af358
2 changed files with 5 additions and 5 deletions

View File

@ -39,7 +39,7 @@
"@types/sinon": "10.0.13",
"@types/sinon-chai": "3.2.9",
"@types/source-map-support": "0.5.6",
"@types/yargs": "17.0.14",
"@types/yargs": "17.0.15",
"@typescript-eslint/eslint-plugin": "5.44.0",
"@typescript-eslint/parser": "5.44.0",
"bunyan": "1.8.15",

View File

@ -789,10 +789,10 @@
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/yargs-parser/-/yargs-parser-15.0.0.tgz#cb3f9f741869e20cce330ffbeb9271590483882d"
integrity sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw==
"@types/yargs@17.0.14":
version "17.0.14"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/yargs/-/yargs-17.0.14.tgz#0943473052c24bd8cf2d1de25f1a710259327237"
integrity sha512-9Pj7abXoW1RSTcZaL2Hk6G2XyLMlp5ECdVC/Zf2p/KBjC3srijLGgRAXOBjtFrJoIrvxdTKyKDA14bEcbxBaWw==
"@types/yargs@17.0.15":
version "17.0.15"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/yargs/-/yargs-17.0.15.tgz#5b62c89fb049e2fc8378394a2861a593055f0866"
integrity sha512-ZHc4W2dnEQPfhn06TBEdWaiUHEZAocYaiVMfwOipY5jcJt/251wVrKCBWBetGZWO5CF8tdb7L3DmdxVlZ2BOIg==
dependencies:
"@types/yargs-parser" "*"