Skip to content

Commit 82b0336

Browse files
committed
chore(deps): update dependency @types/sinon to v10.0.12
1 parent 57ae745 commit 82b0336

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
@@ -127,7 +127,7 @@
127127
"@types/lodash": "4.14.182",
128128
"@types/mocha": "9.1.1",
129129
"@types/node": "16.11.43",
130-
"@types/sinon": "10.0.11",
130+
"@types/sinon": "10.0.12",
131131
"expect": "^24.1.0",
132132
"graphql": "^15.4.0",
133133
"husky": "^4.3.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1155,10 +1155,10 @@
11551155
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
11561156
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
11571157

1158-
"@types/[email protected].11":
1159-
version "10.0.11"
1160-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.11.tgz#8245827b05d3fc57a6601bd35aee1f7ad330fc42"
1161-
integrity sha512-dmZsHlBsKUtBpHriNjlK0ndlvEh8dcb9uV9Afsbt89QIyydpC7NcR+nWlAhASfy3GHnxTl4FX/aKE7XZUt/B4g==
1158+
"@types/[email protected].12":
1159+
version "10.0.12"
1160+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.12.tgz#fb7009ea71f313a9da4644ba73b94e44d6b84f7f"
1161+
integrity sha512-uWf4QJ4oky/GckJ1MYQxU52cgVDcXwBhDkpvLbi4EKoLPqLE4MOH6T/ttM33l3hi0oZ882G6oIzWv/oupRYSxQ==
11621162
dependencies:
11631163
"@types/sinonjs__fake-timers" "*"
11641164

0 commit comments

Comments
 (0)