From dc961f688a91943cdfe28fafc3db32f8c1bf0f69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 09:22:22 +0000 Subject: [PATCH 1/3] 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: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 60b4394..acb63c1 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "devDependencies": { "astro": "4.4.5", - "typescript-esbuild": "0.3.9" + "typescript-esbuild": "0.3.10" }, "publishConfig": { "access": "public" From fdf7e779d551e8451a618280d503431276b9cdec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 09:46:53 +0000 Subject: [PATCH 2/3] Bump astro from 4.4.5 to 4.4.6 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.4.5 to 4.4.6. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@4.4.6/packages/astro) --- updated-dependencies: - dependency-name: astro 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 acb63c1..f8dee8e 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "prepublishOnly": "TypeScriptESBuild 'Source/**/*.ts'" }, "devDependencies": { - "astro": "4.4.5", + "astro": "4.4.6", "typescript-esbuild": "0.3.10" }, "publishConfig": { From fc655d792e0a0689cd682639b3b3f19ff49d9088 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 10:03:37 +0000 Subject: [PATCH 3/3] Bump astro from 4.4.6 to 4.4.7 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.4.6 to 4.4.7. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@4.4.7/packages/astro) --- updated-dependencies: - dependency-name: astro 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 f8dee8e..87b4fb1 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "prepublishOnly": "TypeScriptESBuild 'Source/**/*.ts'" }, "devDependencies": { - "astro": "4.4.6", + "astro": "4.4.7", "typescript-esbuild": "0.3.10" }, "publishConfig": {