From 1fb307132f5fd5b1e3ba4da4fdfc2b258d738ea8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 14:20:27 +0000 Subject: [PATCH] build(deps-dev): bump @sinclair/typebox from 0.23.5 to 0.24.9 (#4113) Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.23.5 to 0.24.9. - [Release notes](https://github.com/sinclairzx81/typebox/releases) - [Changelog](https://github.com/sinclairzx81/typebox/blob/master/changelog.md) - [Commits](https://github.com/sinclairzx81/typebox/commits/0.24.9) --- updated-dependencies: - dependency-name: "@sinclair/typebox" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3416cef37d..70cf7c089c 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.23.5", + "@sinclair/typebox": "^0.24.9", "@sinonjs/fake-timers": "^9.1.2", "@types/node": "^18.0.0", "@typescript-eslint/eslint-plugin": "^5.27.0",