summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-29 15:54:57 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-29 15:55:12 +0000
commit54635fae7b36b180d071295b53138e8659fd3d87 (patch)
treeea4e9f9f01570f348145919e6bb662106840b385 /package.json
parentb0222e0c52d58801b2b1c894ec10214ace40ff2a (diff)
deps(node): bump astro from 4.6.3 to 4.7.0
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.6.3 to 4.7.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 9061e0c..4a7be03 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.7",
- "astro": "^4.6.3",
+ "astro": "^4.7.0",
"fsevents": "^2.3.3",
"lightningcss": "^1.24.1",
"sharp": "^0.33.3",