From de4a1ecfac2b2e87899ae0ff5e9c8cb9383176d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 16:06:17 +0000 Subject: [PATCH] build(deps-dev): bump @sinclair/typebox from 0.24.51 to 0.25.20 Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.24.51 to 0.25.20. - [Release notes](https://github.com/sinclairzx81/typebox/releases) - [Changelog](https://github.com/sinclairzx81/typebox/blob/master/changelog.md) - [Commits](https://github.com/sinclairzx81/typebox/compare/0.24.51...0.25.20) --- updated-dependencies: - dependency-name: "@sinclair/typebox" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5073f2e11a0..a5cebe597c6 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "homepage": "https://www.fastify.io/", "devDependencies": { "@fastify/pre-commit": "^2.0.2", - "@sinclair/typebox": "^0.24.9", + "@sinclair/typebox": "^0.25.20", "@sinonjs/fake-timers": "^9.1.2", "@types/node": "^18.0.0", "@typescript-eslint/eslint-plugin": "^5.27.0",