Skip to content

Commit 9ecac0a

Browse files
committed
Update dependency @types/sinon to v10.0.20
1 parent 5bc1a7a commit 9ecac0a

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
@@ -51,7 +51,7 @@
5151
"@types/glob": "^8.1.0",
5252
"@types/node": "18.18.6",
5353
"@types/ramda": "0.29.6",
54-
"@types/sinon": "10.0.19",
54+
"@types/sinon": "10.0.20",
5555
"@typescript-eslint/eslint-plugin": "5.62.0",
5656
"@typescript-eslint/parser": "5.62.0",
5757
"ava": "5.3.1",

yarn.lock

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

968-
"@types/sinon@10.0.19":
969-
version "10.0.19"
970-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.19.tgz#752b752bc40bb5af0bb1aec29bde49b139b91d35"
971-
integrity sha512-MWZNGPSchIdDfb5FL+VFi4zHsHbNOTQEgjqFQk7HazXSXwUU9PAX3z9XBqb3AJGYr9YwrtCtaSMsT3brYsN/jQ==
968+
"@types/sinon@10.0.20":
969+
version "10.0.20"
970+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.20.tgz#f1585debf4c0d99f9938f4111e5479fb74865146"
971+
integrity sha512-2APKKruFNCAZgx3daAyACGzWuJ028VVCUDk6o2rw/Z4PXT0ogwdV4KUegW0MwVs0Zu59auPXbbuBJHF12Sx1Eg==
972972
dependencies:
973973
"@types/sinonjs__fake-timers" "*"
974974

0 commit comments

Comments
 (0)