From b1c3b4c8f77d42318b9bbb256c72ffbd023c2c05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 15:31:44 +0000 Subject: deps(node): bump astro from 4.4.5 to 4.4.10 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.4.5 to 4.4.10. - [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.10/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(-) (limited to 'package.json') diff --git a/package.json b/package.json index 6267c2d..54ec695 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@fontsource/noto-sans-mono": "^5.0.18", "@types/node": "^20.11.24", "@typescript-eslint/parser": "^7.1.0", - "astro": "^4.4.5", + "astro": "^4.4.10", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-mdx": "^3.1.5", -- cgit v1.2.3