From e245c7786484a86e6c9337f1184d9117aa1ac9fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 06:30:34 +0000 Subject: [PATCH 1/2] Bump typescript-esbuild from 0.4.1 to 0.4.2 Bumps [typescript-esbuild](https://github.com/Playform/TypeScriptESBuild) from 0.4.1 to 0.4.2. - [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.2) --- 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 0946d5f..d0929ec 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "files-pipe": "2.1.14" }, "devDependencies": { - "typescript-esbuild": "0.4.1" + "typescript-esbuild": "0.4.2" }, "publishConfig": { "access": "public" From a1d6c27e3ad38076dfcb34f0fc9d3dd42d916808 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 06:08:52 +0000 Subject: [PATCH 2/2] Bump typescript-esbuild from 0.4.2 to 0.4.4 Bumps [typescript-esbuild](https://github.com/Playform/TypeScriptESBuild) from 0.4.2 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.2...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 d0929ec..781e8b2 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "files-pipe": "2.1.14" }, "devDependencies": { - "typescript-esbuild": "0.4.2" + "typescript-esbuild": "0.4.4" }, "publishConfig": { "access": "public"