From 408dc4fa70599c536f1b9393a003766aebe7dcce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 15:23:42 +0000 Subject: [PATCH] chore: Bump @sinonjs/fake-timers from 11.3.1 to 14.0.0 Bumps [@sinonjs/fake-timers](https://github.com/sinonjs/fake-timers) from 11.3.1 to 14.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...v14.0.0) --- updated-dependencies: - dependency-name: "@sinonjs/fake-timers" 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 d19593eb8d..885b91a490 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": "^14.0.0", "@stylistic/eslint-plugin": "^4.1.0", "@stylistic/eslint-plugin-js": "^4.1.0", "@types/node": "^22.0.0",