From fc6aea8c676c17b675fe32be92c86ef4eb250896 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 04:49:21 +0000 Subject: deps(node): bump astro from 4.7.0 to 4.7.1 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.7.0 to 4.7.1. - [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.7.1/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 360fd3c..8159d2c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@fontsource-variable/noto-sans": "^5.0.5", "@fontsource/noto-sans-mono": "^5.0.20", "@types/node": "^20.12.9", - "astro": "^4.7.0", + "astro": "^4.7.1", "fsevents": "^2.3.3", "lightningcss": "^1.24.1", "sharp": "^0.33.3", -- cgit v1.2.3