From 02ab8a6da2b5e59af789720a6efff74edc0ff2f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 02:04:09 +0000 Subject: [PATCH] chore: Bump @sinonjs/fake-timers from 11.3.1 to 15.0.0 Bumps [@sinonjs/fake-timers](https://github.com/sinonjs/fake-timers) from 11.3.1 to 15.0.0. - [Release notes](https://github.com/sinonjs/fake-timers/releases) - [Changelog](https://github.com/sinonjs/fake-timers/blob/main/CHANGELOG.md) - [Commits](https://github.com/sinonjs/fake-timers/compare/v11.3.1...v15.0.0) --- updated-dependencies: - dependency-name: "@sinonjs/fake-timers" dependency-version: 15.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b1109725313..74853a04f84 100644 --- a/package.json +++ b/package.json @@ -162,7 +162,7 @@ "@fastify/pre-commit": "^2.1.0", "@jsumners/line-reporter": "^1.0.1", "@sinclair/typebox": "^0.34.13", - "@sinonjs/fake-timers": "^11.2.2", + "@sinonjs/fake-timers": "^15.0.0", "@stylistic/eslint-plugin": "^5.1.0", "@stylistic/eslint-plugin-js": "^4.1.0", "@types/node": "^24.0.8",