From 02b6dc94e16bb1afd282f2bd5f4c1fc922e90fd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 17:17:34 +0000 Subject: [PATCH] build(deps-dev): bump @sinclair/typebox from 0.24.51 to 0.25.23 Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.24.51 to 0.25.23. - [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.23) --- 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..03c09e8f891 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.23", "@sinonjs/fake-timers": "^9.1.2", "@types/node": "^18.0.0", "@typescript-eslint/eslint-plugin": "^5.27.0",