From 83172e78ea4285e0c0e56c7cefb6a62117f43995 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 15:35:33 +0000 Subject: [PATCH] Bump typescript-esbuild from 0.3.9 to 0.3.10 Bumps [typescript-esbuild](https://github.com/NikolaRHristov/TypeScriptESBuild) from 0.3.9 to 0.3.10. - [Release notes](https://github.com/NikolaRHristov/TypeScriptESBuild/releases) - [Changelog](https://github.com/NikolaRHristov/TypeScriptESBuild/blob/main/CHANGELOG.md) - [Commits](https://github.com/NikolaRHristov/TypeScriptESBuild/compare/v0.3.9...v0.3.10) --- updated-dependencies: - dependency-name: typescript-esbuild dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d49b653..d7abf0ce 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "postcss-url": "10.1.3", "tailwindcss": "3.4.1", "typescript": "5.3.3", - "typescript-esbuild": "0.3.9", + "typescript-esbuild": "0.3.10", "zod": "3.22.4" }, "publishConfig": {