Skip to content

Commit 2b3d7f2

Browse files
Update dependency @types/sinonjs__fake-timers to v15
1 parent be426ec commit 2b3d7f2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/opentype.js": "^1.3.8",
4444
"@types/pg": "^8.15.5",
4545
"@types/sequelize": "^6.12.0",
46-
"@types/sinonjs__fake-timers": "^8.1.5",
46+
"@types/sinonjs__fake-timers": "^15.0.0",
4747
"@types/sqlite3": "^5.1.0",
4848
"@types/string-similarity": "^4.0.2",
4949
"@types/validator": "^13.15.3",
@@ -307,7 +307,7 @@
307307

308308
"@types/shimmer": ["@types/[email protected]", "", {}, "sha512-UE7oxhQLLd9gub6JKIAhDq06T0F6FnztwMNRvYgjeQSBeMc1ZG/tA47EwfduvkuQS8apbkM/lpLpWsaCeYsXVg=="],
309309

310-
"@types/sinonjs__fake-timers": ["@types/sinonjs__fake-timers@8.1.5", "", {}, "sha512-mQkU2jY8jJEF7YHjHvsQO8+3ughTL1mcnn96igfhONmR+fUPSKIkefQYpSe8bsly2Ep7oQbn/6VG5/9/0qcArQ=="],
310+
"@types/sinonjs__fake-timers": ["@types/sinonjs__fake-timers@15.0.0", "", {}, "sha512-lqKG4X0fO3aJF7Bz590vuCkFt/inbDyL7FXaVjPEYO+LogMZ2fwSDUiP7bJvdYHaCgCQGNOPxquzSrrnVH3fGw=="],
311311

312312
"@types/sqlite3": ["@types/[email protected]", "", { "dependencies": { "sqlite3": "*" } }, "sha512-w25Gd6OzcN0Sb6g/BO7cyee0ugkiLgonhgGYfG+H0W9Ub6PUsC2/4R+KXy2tc80faPIWO3Qytbvr8gP1fU4siA=="],
313313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@types/opentype.js": "^1.3.8",
7777
"@types/pg": "^8.15.5",
7878
"@types/sequelize": "^6.12.0",
79-
"@types/sinonjs__fake-timers": "^8.1.5",
79+
"@types/sinonjs__fake-timers": "^15.0.0",
8080
"@types/sqlite3": "^5.1.0",
8181
"@types/string-similarity": "^4.0.2",
8282
"@types/validator": "^13.15.3",

0 commit comments

Comments
 (0)