From c21df9e2f9857c4004ba3a36ca828c9941e3ffd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 18:09:54 +0000 Subject: [PATCH] Bump typescript-esbuild from 0.4.1 to 0.4.4 Bumps [typescript-esbuild](https://github.com/Playform/TypeScriptESBuild) from 0.4.1 to 0.4.4. - [Release notes](https://github.com/Playform/TypeScriptESBuild/releases) - [Changelog](https://github.com/Playform/TypeScriptESBuild/blob/Current/CHANGELOG.md) - [Commits](https://github.com/Playform/TypeScriptESBuild/compare/v0.4.1...v0.4.4) --- updated-dependencies: - dependency-name: typescript-esbuild dependency-type: direct:development 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 a24fcf3..db889b1 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "devDependencies": { "astro": "4.5.6", "esbuild-plugin-copy": "2.1.1", - "typescript-esbuild": "0.4.1" + "typescript-esbuild": "0.4.4" }, "publishConfig": { "access": "public"