Skip to content

Commit c9bfbd9

Browse files
chore(deps): update dependency @types/sinon to v10.0.13
1 parent 5abea8e commit c9bfbd9

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.11.26",
6060
"@types/react": "17.0.43",
6161
"@types/react-dom": "17.0.18",
62-
"@types/sinon": "10.0.11",
62+
"@types/sinon": "10.0.13",
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
@@ -3866,10 +3866,10 @@
38663866
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
38673867
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
38683868

3869-
"@types/[email protected].11":
3870-
version "10.0.11"
3871-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.11.tgz#8245827b05d3fc57a6601bd35aee1f7ad330fc42"
3872-
integrity sha512-dmZsHlBsKUtBpHriNjlK0ndlvEh8dcb9uV9Afsbt89QIyydpC7NcR+nWlAhASfy3GHnxTl4FX/aKE7XZUt/B4g==
3869+
"@types/[email protected].13":
3870+
version "10.0.13"
3871+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.13.tgz#60a7a87a70d9372d0b7b38cc03e825f46981fb83"
3872+
integrity sha512-UVjDqJblVNQYvVNUsj0PuYYw0ELRmgt1Nt5Vk0pT5f16ROGfcKJY8o1HVuMOJOpD727RrGB9EGvoaTQE5tgxZQ==
38733873
dependencies:
38743874
"@types/sinonjs__fake-timers" "*"
38753875

0 commit comments

Comments
 (0)