From e2f31e8634aa1c7f1d27b0b388c523e4a021c759 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 02:21:26 +0000 Subject: [PATCH] build(deps-dev): bump @sinclair/typebox from 0.25.24 to 0.30.4 Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.25.24 to 0.30.4. - [Commits](https://github.com/sinclairzx81/typebox/compare/0.25.24...0.30.4) --- 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 57453025dc..d9e87174ca 100644 --- a/package.json +++ b/package.json @@ -133,7 +133,7 @@ "homepage": "https://www.fastify.io/", "devDependencies": { "@fastify/pre-commit": "^2.0.2", - "@sinclair/typebox": "^0.25.2", + "@sinclair/typebox": "^0.30.4", "@sinonjs/fake-timers": "^10.0.0", "@types/node": "^20.2.3", "@typescript-eslint/eslint-plugin": "^5.37.0",