From 9048821b039763b94739b690a546bfeb4577d4b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 16:59:25 +0000 Subject: [PATCH 1/2] Bump astro from 3.0.3 to 3.0.4 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.0.3 to 3.0.4. - [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@3.0.4/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 af75c3a..8845f99 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "files-pipe": "2.0.18" }, "devDependencies": { - "astro": "3.0.3", + "astro": "3.0.4", "typescript-esbuild": "0.1.15" }, "publishConfig": { From 588293ff174f54d82dfea7f5f0d38d37b14a388b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 16:28:11 +0000 Subject: [PATCH 2/2] Bump astro from 3.0.4 to 3.0.6 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.0.4 to 3.0.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@3.0.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 8845f99..410a7ea 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "files-pipe": "2.0.18" }, "devDependencies": { - "astro": "3.0.4", + "astro": "3.0.6", "typescript-esbuild": "0.1.15" }, "publishConfig": {