1
0
Fork 0

update: update dependency @types/sinon to v10.0.2

This commit is contained in:
Renovate Bot 2021-06-12 21:50:43 +00:00 committed by Sean Sube
parent cc6035527a
commit 87ac7edd68
2 changed files with 6 additions and 6 deletions

View File

@ -51,7 +51,7 @@
"@types/mocha": "8.2.2",
"@types/mock-fs": "4.13.0",
"@types/recursive-readdir": "2.2.0",
"@types/sinon": "10.0.0",
"@types/sinon": "10.0.2",
"@types/sinon-chai": "3.2.5",
"@types/source-map-support": "0.5.3",
"@types/yargs": "16.0.3",

View File

@ -519,12 +519,12 @@
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinon/-/sinon-7.5.0.tgz#f5a10c27175465a0b001b68d8b9f761582967cc6"
integrity sha512-NyzhuSBy97B/zE58cDw4NyGvByQbAHNP9069KVSgnXt/sc0T6MFRh0InKAeBVHJWdSXG1S3+PxgVIgKo9mTHbw==
"@types/sinon@10.0.0":
version "10.0.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinon/-/sinon-10.0.0.tgz#eecc3847af03d45ffe53d55aaaaf6ecb28b5e584"
integrity sha512-jDZ55oCKxqlDmoTBBbBBEx+N8ZraUVhggMZ9T5t+6/Dh8/4NiOjSUfpLrPiEwxQDlAe3wpAkoXhWvE6LibtsMQ==
"@types/sinon@10.0.2":
version "10.0.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinon/-/sinon-10.0.2.tgz#f360d2f189c0fd433d14aeb97b9d705d7e4cc0e4"
integrity sha512-BHn8Bpkapj8Wdfxvh2jWIUoaYB/9/XhsL0oOvBfRagJtKlSl9NWPcFOz2lRukI9szwGxFtYZCTejJSqsGDbdmw==
dependencies:
"@sinonjs/fake-timers" "^7.0.4"
"@sinonjs/fake-timers" "^7.1.0"
"@types/source-map-support@0.5.3":
version "0.5.3"