Skip to content

Commit cf9074f

Browse files
Update dependency @types/sinon to v21 (#1274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent abf43c6 commit cf9074f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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": "24.13.0",
5353
"@types/ramda": "0.31.1",
54-
"@types/sinon": "17.0.4",
54+
"@types/sinon": "21.0.1",
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
@@ -975,10 +975,10 @@
975975
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.12.tgz#920447fdd78d76b19de0438b7f60df3c4a80bf1c"
976976
integrity sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==
977977

978-
"@types/sinon@17.0.4":
979-
version "17.0.4"
980-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-17.0.4.tgz#fd9a3e8e07eea1a3f4a6f82a972c899e5778f369"
981-
integrity sha512-RHnIrhfPO3+tJT0s7cFaXGZvsL4bbR3/k7z3P312qMS4JaS2Tk+KiwiLx1S0rQ56ERj00u1/BtdyVd0FY+Pdew==
978+
"@types/sinon@21.0.1":
979+
version "21.0.1"
980+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-21.0.1.tgz#f995e2afdf15be832d5f1645803d82a8eb95a1bc"
981+
integrity sha512-5yoJSqLbjH8T9V2bksgRayuhpZy+723/z6wBOR+Soe4ZlXC0eW8Na71TeaZPUWDQvM7LYKa9UGFc6LRqxiR5fQ==
982982
dependencies:
983983
"@types/sinonjs__fake-timers" "*"
984984

0 commit comments

Comments
 (0)