diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-13 17:09:30 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-05-13 17:09:42 +0000 |
| commit | 0e0dd9516ab6be058acdb84d434a992e23c64e5c (patch) | |
| tree | b985e238c481788bf1c36e7cb3d9683131ccb0ec /package.json | |
| parent | 31f70440f8a91061769d9268a299e3358be4bf51 (diff) | |
deps(node): bump astro from 4.7.1 to 4.8.3
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.7.1 to 4.8.3.
- [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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 184ac59..322d4b3 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.11", - "astro": "^4.7.1", + "astro": "^4.8.3", "fsevents": "^2.3.3", "lightningcss": "^1.24.1", "sharp": "^0.33.3", |
