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

Commit fd208c1

Browse files
Update dependency @types/sinon to v10.0.20
1 parent 1ec97a7 commit fd208c1

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": "20.15.0",
47-
"@types/sinon": "10.0.15",
47+
"@types/sinon": "10.0.20",
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
@@ -286,10 +286,10 @@
286286
dependencies:
287287
undici-types "~6.13.0"
288288

289-
"@types/[email protected].15":
290-
version "10.0.15"
291-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.15.tgz#513fded9c3cf85e589bbfefbf02b2a0541186b48"
292-
integrity sha512-3lrFNQG0Kr2LDzvjyjB6AMJk4ge+8iYhQfdnSwIwlG88FUOV43kPcQqDZkDa/h3WSZy6i8Fr0BSjfQtB1B3xuQ==
289+
"@types/[email protected].20":
290+
version "10.0.20"
291+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.20.tgz#f1585debf4c0d99f9938f4111e5479fb74865146"
292+
integrity sha512-2APKKruFNCAZgx3daAyACGzWuJ028VVCUDk6o2rw/Z4PXT0ogwdV4KUegW0MwVs0Zu59auPXbbuBJHF12Sx1Eg==
293293
dependencies:
294294
"@types/sinonjs__fake-timers" "*"
295295

0 commit comments

Comments
 (0)