Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 9c40135

Browse files
authored
Merge pull request #172 from y13i/renovate/sinon-10.x
Update dependency @types/sinon to v10.0.15
2 parents 8d43d46 + 2d218e4 commit 9c40135

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
@@ -44,7 +44,7 @@
4444
"homepage": "https://github.com/y13i/retryx#readme",
4545
"devDependencies": {
4646
"@types/node": "18.16.14",
47-
"@types/sinon": "10.0.13",
47+
"@types/sinon": "10.0.15",
4848
"ava": "5.2.0",
4949
"concurrently": "8.0.1",
5050
"coveralls": "3.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -284,10 +284,10 @@
284284
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.14.tgz#ab67bb907f1146afc6fedb9ce60ae8a99c989631"
285285
integrity sha512-+ImzUB3mw2c5ISJUq0punjDilUQ5GnUim0ZRvchHIWJmOC0G+p0kzhXBqj6cDjK0QdPFwzrHWgrJp3RPvCG5qg==
286286

287-
"@types/[email protected].13":
288-
version "10.0.13"
289-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.13.tgz#60a7a87a70d9372d0b7b38cc03e825f46981fb83"
290-
integrity sha512-UVjDqJblVNQYvVNUsj0PuYYw0ELRmgt1Nt5Vk0pT5f16ROGfcKJY8o1HVuMOJOpD727RrGB9EGvoaTQE5tgxZQ==
287+
"@types/[email protected].15":
288+
version "10.0.15"
289+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.15.tgz#513fded9c3cf85e589bbfefbf02b2a0541186b48"
290+
integrity sha512-3lrFNQG0Kr2LDzvjyjB6AMJk4ge+8iYhQfdnSwIwlG88FUOV43kPcQqDZkDa/h3WSZy6i8Fr0BSjfQtB1B3xuQ==
291291
dependencies:
292292
"@types/sinonjs__fake-timers" "*"
293293

0 commit comments

Comments
 (0)