Skip to content

Commit 424bc3c

Browse files
build(deps-dev): bump @sinonjs/fake-timers from 11.3.1 to 12.0.0 (#3823)
Bumps [@sinonjs/fake-timers](https://github.com/sinonjs/fake-timers) from 11.3.1 to 12.0.0. - [Release notes](https://github.com/sinonjs/fake-timers/releases) - [Changelog](https://github.com/sinonjs/fake-timers/blob/main/CHANGELOG.md) - [Commits](sinonjs/fake-timers@v11.3.1...v12.0.0) --- updated-dependencies: - dependency-name: "@sinonjs/fake-timers" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f98fbef commit 424bc3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"devDependencies": {
108108
"@fastify/busboy": "3.0.0",
109109
"@matteo.collina/tspl": "^0.1.1",
110-
"@sinonjs/fake-timers": "^11.1.0",
110+
"@sinonjs/fake-timers": "^12.0.0",
111111
"@types/node": "^18.19.50",
112112
"abort-controller": "^3.0.0",
113113
"borp": "^0.18.0",

0 commit comments

Comments
 (0)