summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-25 15:24:55 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-25 15:25:08 +0000
commitc725767161ac2cc1ab632ab4abf87a42f26daeb7 (patch)
tree250fe353661dd36fffc1a91149c7ff6254ecdaa2 /package.json
parentb26d28c0ef902ee52805206284374d22dae7fc08 (diff)
deps(node): bump astro from 4.5.5 to 4.5.9
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.5.5 to 4.5.9. - [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/[email protected]/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e36b13f..002d625 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"@fontsource/noto-sans-mono": "^5.0.19",
"@types/node": "^20.11.28",
"@typescript-eslint/parser": "^7.2.0",
- "astro": "^4.5.5",
+ "astro": "^4.5.9",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-mdx": "^3.1.5",