1
0
Fork 0

update: update dependency @types/sinon to v10.0.4 (#901)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-09-25 01:59:04 +00:00 committed by GitHub
parent 8018db4d52
commit 7b06e9bf3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -50,7 +50,7 @@
"@types/minimatch": "3.0.5",
"@types/mocha": "9.0.0",
"@types/node": "16.3.2",
"@types/sinon": "10.0.3",
"@types/sinon": "10.0.4",
"@types/sinon-chai": "3.2.5",
"@types/source-map-support": "0.5.4",
"@types/yargs": "17.0.3",

View File

@ -524,10 +524,10 @@
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.3":
version "10.0.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinon/-/sinon-10.0.3.tgz#2d17cf53f42981e8ebd3e2339dade748b0da742a"
integrity sha512-XUaFuUOQ3A/r6gS1qCU/USMleascaqGeQpGR1AZ5JdRtBPlzijRzKsik1TuGzvdtPA0mdq42JqaJmJ+Afg1LJg==
"@types/sinon@10.0.4":
version "10.0.4"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinon/-/sinon-10.0.4.tgz#9332527665692b9f6826afe017f342a3ac6120f4"
integrity sha512-fOYjrxQv8zJsqOY6V6ecP4eZhQBxtY80X0er1VVnUIAIZo74jHm8e1vguG5Yt4Iv8W2Wr7TgibB8MfRe32k9pA==
dependencies:
"@sinonjs/fake-timers" "^7.1.0"