From 051c892be2d05c9cc92a00fdd42be02167ad1ce3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 05:10:48 +0000 Subject: [PATCH 1/3] Bump astro from 3.4.2 to 3.4.3 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.4.2 to 3.4.3. - [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.4.3/packages/astro) --- updated-dependencies: - dependency-name: astro 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 ee57d440..09996afc 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.6", "@tailwindcss/typography": "0.5.10", - "astro": "3.4.2", + "astro": "3.4.3", "astro-capo": "0.0.1", "astro-compress": "2.2.2", "astro-critters": "2.0.11", From cf7323774d3a3ecd449acd37deb5c2af8fcd94a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 05:11:08 +0000 Subject: [PATCH 2/3] Bump @astrojs/check from 0.3.0 to 0.3.1 Bumps [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/withastro/language-tools/releases) - [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/language-tools/commits/@astrojs/check@0.3.1/packages/astro-check) --- updated-dependencies: - dependency-name: "@astrojs/check" 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 ee57d440..c4531389 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "start": "astro dev" }, "dependencies": { - "@astrojs/check": "0.3.0", + "@astrojs/check": "0.3.1", "@astrojs/prefetch": "0.4.1", "@astrojs/sitemap": "3.0.3", "@tailwindcss/aspect-ratio": "0.4.2", From 624c17422bef2a3fa703ceb1b1e848a1b9c79e14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 04:57:00 +0000 Subject: [PATCH 3/3] Bump astro-compress from 2.2.2 to 2.2.3 Bumps [astro-compress](https://github.com/astro-community/AstroCompress) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/astro-community/AstroCompress/releases) - [Changelog](https://github.com/astro-community/AstroCompress/blob/main/CHANGELOG.md) - [Commits](https://github.com/astro-community/AstroCompress/compare/v2.2.2...v2.2.3) --- updated-dependencies: - dependency-name: astro-compress 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 a4737959..e3fca176 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@tailwindcss/typography": "0.5.10", "astro": "3.4.3", "astro-capo": "0.0.1", - "astro-compress": "2.2.2", + "astro-compress": "2.2.3", "astro-critters": "2.0.11", "astro-rome": "2.0.9", "astrojs-service-worker": "1.1.0",