Skip to content

Commit 6f7e836

Browse files
chore(deps): update dependency @types/sinon to v10.0.15
1 parent 42948d0 commit 6f7e836

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/node": "16.18.3",
6060
"@types/react": "17.0.43",
6161
"@types/react-dom": "17.0.18",
62-
"@types/sinon": "10.0.11",
62+
"@types/sinon": "10.0.15",
6363
"@types/storybook__addon-actions": "5.2.1",
6464
"@types/storybook__react": "5.2.1",
6565
"avaron": "0.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4116,10 +4116,10 @@
41164116
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
41174117
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
41184118

4119-
"@types/sinon@10.0.11":
4120-
version "10.0.11"
4121-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.11.tgz#8245827b05d3fc57a6601bd35aee1f7ad330fc42"
4122-
integrity sha512-dmZsHlBsKUtBpHriNjlK0ndlvEh8dcb9uV9Afsbt89QIyydpC7NcR+nWlAhASfy3GHnxTl4FX/aKE7XZUt/B4g==
4119+
"@types/sinon@10.0.15":
4120+
version "10.0.15"
4121+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.15.tgz#513fded9c3cf85e589bbfefbf02b2a0541186b48"
4122+
integrity sha512-3lrFNQG0Kr2LDzvjyjB6AMJk4ge+8iYhQfdnSwIwlG88FUOV43kPcQqDZkDa/h3WSZy6i8Fr0BSjfQtB1B3xuQ==
41234123
dependencies:
41244124
"@types/sinonjs__fake-timers" "*"
41254125

0 commit comments

Comments
 (0)