1
0
Fork 0

update: update dependency @types/yargs to v13.0.3

This commit is contained in:
Renovate Bot 2019-09-26 13:42:59 +00:00 committed by Sean Sube
parent c1d5ab3a38
commit af64c58fdd
2 changed files with 5 additions and 5 deletions

View File

@ -41,7 +41,7 @@
"@types/mocha": "5.2.7",
"@types/sinon": "7.0.13",
"@types/source-map-support": "0.5.0",
"@types/yargs": "13.0.2",
"@types/yargs": "13.0.3",
"ajv": "6.10.2",
"bunyan": "1.8.12",
"chai": "4.2.0",

View File

@ -218,10 +218,10 @@
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-13.0.0.tgz#453743c5bbf9f1bed61d959baab5b06be029b2d0"
integrity sha512-wBlsw+8n21e6eTd4yVv8YD/E3xq0O6nNnJIquutAsFGE7EyMKz7W6RNT6BRu1SmdgmlCZ9tb0X+j+D6HGr8pZw==
"@types/yargs@13.0.2":
version "13.0.2"
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-13.0.2.tgz#a64674fc0149574ecd90ba746e932b5a5f7b3653"
integrity sha512-lwwgizwk/bIIU+3ELORkyuOgDjCh7zuWDFqRtPPhhVgq9N1F7CvLNKg1TX4f2duwtKQ0p044Au9r1PLIXHrIzQ==
"@types/yargs@13.0.3":
version "13.0.3"
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-13.0.3.tgz#76482af3981d4412d65371a318f992d33464a380"
integrity sha512-K8/LfZq2duW33XW/tFwEAfnZlqIfVsoyRB3kfXdPXYhl0nfM8mmh7GS0jg7WrX2Dgq/0Ha/pR1PaR+BvmWwjiQ==
dependencies:
"@types/yargs-parser" "*"