From b857f72fd23d4f70dc34156cc3f1a11dfcabe5c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 16:52:51 +0000 Subject: [PATCH] chore(deps): bump astro from 5.14.1 to 6.4.6 in /test/starlight-minimal Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.14.1 to 6.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@6.4.6/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 6.4.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/starlight-minimal/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/starlight-minimal/package.json b/test/starlight-minimal/package.json index 05647821..85d33f35 100644 --- a/test/starlight-minimal/package.json +++ b/test/starlight-minimal/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@astrojs/starlight": "^0.39.2", - "astro": "^6.4.2", + "astro": "^6.4.6", "sharp": "^0.34.5" } } \ No newline at end of file