Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 01c9cc4

Browse files
committed
Update dependency @types/sinon to v10.0.15
1 parent d156ceb commit 01c9cc4

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
@@ -26,7 +26,7 @@
2626
"@types/dotenv": "8.2.0",
2727
"@types/node": "18.16.9",
2828
"@types/ramda": "0.29.1",
29-
"@types/sinon": "10.0.14",
29+
"@types/sinon": "10.0.15",
3030
"@typescript-eslint/eslint-plugin": "5.59.5",
3131
"@typescript-eslint/parser": "5.59.5",
3232
"ava": "4.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1505,10 +1505,10 @@
15051505
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.12.tgz#920447fdd78d76b19de0438b7f60df3c4a80bf1c"
15061506
integrity sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==
15071507

1508-
"@types/sinon@10.0.14":
1509-
version "10.0.14"
1510-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.14.tgz#6bd18b088ea5ef1e5153fa37d0b68e91eff09e22"
1511-
integrity sha512-mn72up6cjaMyMuaPaa/AwKf6WtsSRysQC7wxFkCm1XcOKXPM1z+5Y4H5wjIVBz4gdAkjvZxVVfjA6ba1nHr5WQ==
1508+
"@types/sinon@10.0.15":
1509+
version "10.0.15"
1510+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.15.tgz#513fded9c3cf85e589bbfefbf02b2a0541186b48"
1511+
integrity sha512-3lrFNQG0Kr2LDzvjyjB6AMJk4ge+8iYhQfdnSwIwlG88FUOV43kPcQqDZkDa/h3WSZy6i8Fr0BSjfQtB1B3xuQ==
15121512
dependencies:
15131513
"@types/sinonjs__fake-timers" "*"
15141514

0 commit comments

Comments
 (0)