Skip to content

Commit f3c95ce

Browse files
committed
chore(deps): update dependency @types/sinon to v10.0.17
1 parent 8f380af commit f3c95ce

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.17.14",
134-
"@types/sinon": "10.0.16",
134+
"@types/sinon": "10.0.17",
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].16":
1186-
version "10.0.16"
1187-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.16.tgz#4bf10313bd9aa8eef1e50ec9f4decd3dd455b4d3"
1188-
integrity sha512-j2Du5SYpXZjJVJtXBokASpPRj+e2z+VUhCPHmM6WMfe3dpHu6iVKJMU6AiBcMp/XTAYnEj6Wc1trJUWwZ0QaAQ==
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==
11891189
dependencies:
11901190
"@types/sinonjs__fake-timers" "*"
11911191

0 commit comments

Comments
 (0)