Skip to content

Commit ac5f7cd

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/sinon to v10.0.3
1 parent f2e8cc1 commit ac5f7cd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/mocha": "9.0.0",
4141
"@types/node": "14.17.17",
4242
"@types/node-fetch": "3.0.2",
43-
"@types/sinon": "10.0.2",
43+
"@types/sinon": "10.0.3",
4444
"@typescript-eslint/eslint-plugin": "4.31.2",
4545
"@typescript-eslint/parser": "4.31.2",
4646
"eslint": "7.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -441,10 +441,10 @@
441441
dependencies:
442442
"@types/node" "*"
443443

444-
"@types/[email protected].2":
445-
version "10.0.2"
446-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.2.tgz#f360d2f189c0fd433d14aeb97b9d705d7e4cc0e4"
447-
integrity sha512-BHn8Bpkapj8Wdfxvh2jWIUoaYB/9/XhsL0oOvBfRagJtKlSl9NWPcFOz2lRukI9szwGxFtYZCTejJSqsGDbdmw==
444+
"@types/[email protected].3":
445+
version "10.0.3"
446+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.3.tgz#2d17cf53f42981e8ebd3e2339dade748b0da742a"
447+
integrity sha512-XUaFuUOQ3A/r6gS1qCU/USMleascaqGeQpGR1AZ5JdRtBPlzijRzKsik1TuGzvdtPA0mdq42JqaJmJ+Afg1LJg==
448448
dependencies:
449449
"@sinonjs/fake-timers" "^7.1.0"
450450

0 commit comments

Comments
 (0)