1
0
Fork 0

update: update dependency @types/sinon to v7.5.1

This commit is contained in:
Renovate Bot 2019-11-20 23:04:05 +00:00 committed by Sean Sube
parent 2ba9c1bf4a
commit 819aa65813
2 changed files with 7 additions and 2 deletions

View File

@ -46,7 +46,7 @@
"@types/mocha": "5.2.7",
"@types/mock-fs": "4.10.0",
"@types/recursive-readdir": "2.2.0",
"@types/sinon": "7.5.0",
"@types/sinon": "7.5.1",
"@types/sinon-chai": "3.2.3",
"@types/source-map-support": "0.5.0",
"@types/yargs": "13.0.3",

View File

@ -299,11 +299,16 @@
"@types/chai" "*"
"@types/sinon" "*"
"@types/sinon@*", "@types/sinon@7.5.0":
"@types/sinon@*":
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/sinon@7.5.1":
version "7.5.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinon/-/sinon-7.5.1.tgz#d27b81af0d1cfe1f9b24eebe7a24f74ae40f5b7c"
integrity sha512-EZQUP3hSZQyTQRfiLqelC9NMWd1kqLcmQE0dMiklxBkgi84T+cHOhnKpgk4NnOWpGX863yE6+IaGnOXUNFqDnQ==
"@types/source-map-support@0.5.0":
version "0.5.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/source-map-support/-/source-map-support-0.5.0.tgz#40f47e68bc0bdf54d19dddad4550f521cdb9968c"