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

Commit aa6a2c8

Browse files
Update dependency @types/sinon to v10.0.19
1 parent 9c40135 commit aa6a2c8

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.15",
47+
"@types/sinon": "10.0.19",
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].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==
287+
"@types/[email protected].19":
288+
version "10.0.19"
289+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.19.tgz#752b752bc40bb5af0bb1aec29bde49b139b91d35"
290+
integrity sha512-MWZNGPSchIdDfb5FL+VFi4zHsHbNOTQEgjqFQk7HazXSXwUU9PAX3z9XBqb3AJGYr9YwrtCtaSMsT3brYsN/jQ==
291291
dependencies:
292292
"@types/sinonjs__fake-timers" "*"
293293

0 commit comments

Comments
 (0)