Skip to content

Commit 033b147

Browse files
chore(deps): update dependency @types/sinon to v10.0.18
1 parent 42948d0 commit 033b147

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
@@ -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.18",
6363
"@types/storybook__addon-actions": "5.2.1",
6464
"@types/storybook__react": "5.2.1",
6565
"avaron": "0.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
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.18":
4120+
version "10.0.18"
4121+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.18.tgz#659d2059c2206162e111dfaa2d8e9e9837c68212"
4122+
integrity sha512-OpQC9ug8BcnNxue2WF5aTruMaDRFn6NyfaE4DmAKOlQMn54b7CnCvDFV3wj5fk/HbSSTYmOYs2bTb5ShANjyQg==
41234123
dependencies:
41244124
"@types/sinonjs__fake-timers" "*"
41254125

0 commit comments

Comments
 (0)