Skip to content

Commit ec0757d

Browse files
committed
chore(deps): update dependency @types/sinon to v10.0.13
1 parent 1f7fd18 commit ec0757d

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.47",
130-
"@types/sinon": "10.0.12",
130+
"@types/sinon": "10.0.13",
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
@@ -1168,10 +1168,10 @@
11681168
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
11691169
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
11701170

1171-
"@types/[email protected].12":
1172-
version "10.0.12"
1173-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.12.tgz#fb7009ea71f313a9da4644ba73b94e44d6b84f7f"
1174-
integrity sha512-uWf4QJ4oky/GckJ1MYQxU52cgVDcXwBhDkpvLbi4EKoLPqLE4MOH6T/ttM33l3hi0oZ882G6oIzWv/oupRYSxQ==
1171+
"@types/[email protected].13":
1172+
version "10.0.13"
1173+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.13.tgz#60a7a87a70d9372d0b7b38cc03e825f46981fb83"
1174+
integrity sha512-UVjDqJblVNQYvVNUsj0PuYYw0ELRmgt1Nt5Vk0pT5f16ROGfcKJY8o1HVuMOJOpD727RrGB9EGvoaTQE5tgxZQ==
11751175
dependencies:
11761176
"@types/sinonjs__fake-timers" "*"
11771177

0 commit comments

Comments
 (0)