1
0
Fork 0

Update dependency @types/sinon to v10.0.3

This commit is contained in:
Renovate Bot 2021-09-22 00:35:02 +00:00 committed by renovate[bot]
parent 32cfa68a65
commit e341cab13f
2 changed files with 9 additions and 2 deletions

View File

@ -19,7 +19,7 @@
"@types/chai-as-promised": "7.1.4",
"@types/mocha": "9.0.0",
"@types/node": "16.4.2",
"@types/sinon": "10.0.2",
"@types/sinon": "10.0.3",
"@types/sinon-chai": "3.2.5",
"c8": "7.9.0",
"chai": "4.3.4",

View File

@ -75,13 +75,20 @@
"@types/chai" "*"
"@types/sinon" "*"
"@types/sinon@*", "@types/sinon@10.0.2":
"@types/sinon@*":
version "10.0.2"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.2.tgz#f360d2f189c0fd433d14aeb97b9d705d7e4cc0e4"
integrity sha512-BHn8Bpkapj8Wdfxvh2jWIUoaYB/9/XhsL0oOvBfRagJtKlSl9NWPcFOz2lRukI9szwGxFtYZCTejJSqsGDbdmw==
dependencies:
"@sinonjs/fake-timers" "^7.1.0"
"@types/sinon@10.0.3":
version "10.0.3"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.3.tgz#2d17cf53f42981e8ebd3e2339dade748b0da742a"
integrity sha512-XUaFuUOQ3A/r6gS1qCU/USMleascaqGeQpGR1AZ5JdRtBPlzijRzKsik1TuGzvdtPA0mdq42JqaJmJ+Afg1LJg==
dependencies:
"@sinonjs/fake-timers" "^7.1.0"
"@ungap/promise-all-settled@1.1.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"