Skip to content

Commit 8958955

Browse files
committed
chore(deps): update dependency @types/sinon to v10.0.18
1 parent 62733e5 commit 8958955

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
@@ -131,7 +131,7 @@
131131
"@types/lodash": "4.14.199",
132132
"@types/mocha": "9.1.1",
133133
"@types/node": "18.18.3",
134-
"@types/sinon": "10.0.17",
134+
"@types/sinon": "10.0.18",
135135
"expect": "^24.1.0",
136136
"graphql": "^15.4.0",
137137
"husky": "^4.3.5",

yarn.lock

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

1185-
"@types/[email protected].17":
1186-
version "10.0.17"
1187-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.17.tgz#97592d7c73ded11907f9121a2837f5ab5f9ccaa0"
1188-
integrity sha512-+6ILpcixQ0Ma3dHMTLv4rSycbDXkDljgKL+E0nI2RUxxhYTFyPSjt6RVMxh7jUshvyVcBvicb0Ktj+lAJcjgeA==
1185+
"@types/[email protected].18":
1186+
version "10.0.18"
1187+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.18.tgz#659d2059c2206162e111dfaa2d8e9e9837c68212"
1188+
integrity sha512-OpQC9ug8BcnNxue2WF5aTruMaDRFn6NyfaE4DmAKOlQMn54b7CnCvDFV3wj5fk/HbSSTYmOYs2bTb5ShANjyQg==
11891189
dependencies:
11901190
"@types/sinonjs__fake-timers" "*"
11911191

0 commit comments

Comments
 (0)