summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-01 15:57:18 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-01 15:57:30 +0000
commit6e76d218e3455d4dac70c3d83bdb25d0fd5b3608 (patch)
tree75c8aa7f1b75ee336885c433b1e1cb8d9a56100b /package.json
parent2376ef70a4db874d00d1730aa80042c6c122ca88 (diff)
deps(node): bump astro from 4.5.9 to 4.5.12
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.5.9 to 4.5.12. - [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 2a35de7..1b70032 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"@fontsource/noto-sans-mono": "^5.0.19",
"@types/node": "^20.11.30",
"@typescript-eslint/parser": "^7.3.1",
- "astro": "^4.5.9",
+ "astro": "^4.5.12",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-mdx": "^3.1.5",