Skip to content

Commit 7a2ae35

Browse files
committed
Update dependency @types/sinon to v17
1 parent 9db7e3b commit 7a2ae35

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
@@ -46,7 +46,7 @@
4646
"@types/dotenv": "8.2.0",
4747
"@types/node": "20.14.10",
4848
"@types/ramda": "0.30.1",
49-
"@types/sinon": "10.0.20",
49+
"@types/sinon": "17.0.3",
5050
"@typescript-eslint/eslint-plugin": "5.62.0",
5151
"@typescript-eslint/parser": "5.62.0",
5252
"ava": "4.3.3",

yarn.lock

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

1475-
"@types/sinon@10.0.20":
1476-
version "10.0.20"
1477-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.20.tgz#f1585debf4c0d99f9938f4111e5479fb74865146"
1478-
integrity sha512-2APKKruFNCAZgx3daAyACGzWuJ028VVCUDk6o2rw/Z4PXT0ogwdV4KUegW0MwVs0Zu59auPXbbuBJHF12Sx1Eg==
1475+
"@types/sinon@17.0.3":
1476+
version "17.0.3"
1477+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-17.0.3.tgz#9aa7e62f0a323b9ead177ed23a36ea757141a5fa"
1478+
integrity sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==
14791479
dependencies:
14801480
"@types/sinonjs__fake-timers" "*"
14811481

0 commit comments

Comments
 (0)