From 133f7ecbc01a34e5bed74e5bcf75e7e50621b9f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 15:06:10 +0000 Subject: [PATCH] build(deps-dev): bump @sinclair/typebox from 0.33.22 to 0.34.3 Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.33.22 to 0.34.3. - [Commits](https://github.com/sinclairzx81/typebox/compare/0.33.22...0.34.3) --- 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 6528621d..223a080d 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "homepage": "https://github.com/fastify/fast-json-stringify#readme", "devDependencies": { "@fastify/pre-commit": "^2.1.0", - "@sinclair/typebox": "^0.33.4", + "@sinclair/typebox": "^0.34.3", "benchmark": "^2.1.4", "c8": "^10.1.2", "cli-select": "^1.1.2",