summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-16 16:52:03 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-16 16:52:17 +0000
commitb0f69221328fe3e6b6ab6b7631d8ee8de1b4ab79 (patch)
treebb184534919643ba1e10ecd840560c03f679bb3f /package.json
parente3b640468a6b3216428b2d7c29700d439accb2d7 (diff)
deps(node): bump astro from 4.5.16 to 4.6.2
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.5.16 to 4.6.2. - [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 edbcdc8..7481e6d 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
"@fontsource/noto-sans-mono": "^5.0.19",
"@types/node": "^20.12.7",
"@typescript-eslint/parser": "^7.5.0",
- "astro": "^4.5.16",
+ "astro": "^4.6.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"fsevents": "^2.3.3",