From a52040ce880b7313b15ee0540a896fd1fbf76288 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 21:58:30 +0000 Subject: [PATCH] Bump astro from 5.0.5 to 5.0.8 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.0.5 to 5.0.8. - [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@5.0.8/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2839378..f7d12e3 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@fontsource/iosevka": "^5.1.0", "@vercel/analytics": "^1.4.0", "ajv": "^8.17.1", - "astro": "5.0.5", + "astro": "5.0.8", "astro-expressive-code": "^0.33.5", "astro-icon": "^1.1.2", "clsx": "^2.1.1",