Update dependency @sinonjs/fake-timers to v14

This commit is contained in:
renovate[bot] 2024-12-19 15:23:19 +00:00 committed by GitHub
parent aadc27262a
commit 24ebe3b6dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -24,7 +24,7 @@
"type": "module",
"devDependencies": {
"@happy-dom/global-registrator": "^15.11.7",
"@sinonjs/fake-timers": "^13.0.5",
"@sinonjs/fake-timers": "^14.0.0",
"@solidjs/testing-library": "^0.8.10",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/user-event": "^14.5.2",