1
0
Fork 0

Update dependency @types/sinon to v7.5.0

This commit is contained in:
Renovate Bot 2019-10-01 17:09:56 +00:00 committed by Sean Sube
parent aa8bc096d5
commit 44068f070e
2 changed files with 5 additions and 5 deletions

View File

@ -39,7 +39,7 @@
"@types/js-yaml": "3.12.1",
"@types/lodash": "4.14.141",
"@types/mocha": "5.2.7",
"@types/sinon": "7.0.13",
"@types/sinon": "7.5.0",
"@types/source-map-support": "0.5.0",
"@types/yargs": "13.0.3",
"ajv": "6.10.2",

View File

@ -172,10 +172,10 @@
dependencies:
"@types/node" "*"
"@types/sinon@7.0.13":
version "7.0.13"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinon/-/sinon-7.0.13.tgz#ca039c23a9e27ebea53e0901ef928ea2a1a6d313"
integrity sha512-d7c/C/+H/knZ3L8/cxhicHUiTDxdgap0b/aNJfsmLwFu/iOP17mdgbQsbHA3SJmrzsjD0l3UEE5SN4xxuz5ung==
"@types/sinon@7.5.0":
version "7.5.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinon/-/sinon-7.5.0.tgz#f5a10c27175465a0b001b68d8b9f761582967cc6"
integrity sha512-NyzhuSBy97B/zE58cDw4NyGvByQbAHNP9069KVSgnXt/sc0T6MFRh0InKAeBVHJWdSXG1S3+PxgVIgKo9mTHbw==
"@types/source-map-support@0.5.0":
version "0.5.0"