summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-11 15:36:50 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-11 15:37:04 +0000
commit4304f3dec21e544a2507fd92bc6daea9596c7dd2 (patch)
tree3e170c3793121e825f3e9bae5fc7c89bf991228b /package.json
parente23741708f906b9ee9270fcc0cb48f9f1942d65a (diff)
deps(node): bump astro from 4.4.10 to 4.5.0
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.4.10 to 4.5.0. - [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-minor ... 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 c5b3d7f..d8d0dd6 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"@fontsource/noto-sans-mono": "^5.0.19",
"@types/node": "^20.11.24",
"@typescript-eslint/parser": "^7.1.0",
- "astro": "^4.4.10",
+ "astro": "^4.5.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-mdx": "^3.1.5",