1
0
Fork 0

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

This commit is contained in:
Renovate Bot 2019-08-21 18:39:28 +00:00 committed by Sean Sube
parent bdc0d19bfc
commit 474637e37d
2 changed files with 5 additions and 5 deletions

View File

@ -39,7 +39,7 @@
"@types/lodash": "4.14.137",
"@types/mocha": "5.2.7",
"@types/sinon": "7.0.13",
"@types/yargs": "13.0.0",
"@types/yargs": "13.0.2",
"ajv": "6.10.2",
"bunyan": "1.8.12",
"chai": "4.2.0",

View File

@ -111,10 +111,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.0":
version "13.0.0"
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-13.0.0.tgz#d2acb3bec0047d8f648ebacdab6b928a900c42c4"
integrity sha512-hY0o+kcz9M6kH32NUeb6VURghqMuCVkiUx+8Btsqhj4Hhov/hVGUx9DmBJeIkzlp1uAQK4wngQBCjqWdUUkFyA==
"@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==
dependencies:
"@types/yargs-parser" "*"