diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-22 15:52:50 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-22 15:53:03 +0000 |
| commit | 912ee79e423d0ecc4514e9cc3807bc6f6c609eb7 (patch) | |
| tree | dbddb6c72a5c12a112d0ad8c383df06ff5286fb4 /package.json | |
| parent | 9e89c846d4a9b1a7fb6e5f5fa272aa0df53f1b4e (diff) | |
deps(node): bump astro from 4.6.2 to 4.6.3
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.6.2 to 4.6.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-patch
...
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 13068d6..79bc982 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@fontsource-variable/noto-sans": "^5.0.5", "@fontsource/noto-sans-mono": "^5.0.19", "@types/node": "^20.12.7", - "astro": "^4.6.2", + "astro": "^4.6.3", "fsevents": "^2.3.3", "lightningcss": "^1.24.1", "sharp": "^0.33.3", |
