diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-07 04:49:21 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-05-07 04:49:34 +0000 |
| commit | fc6aea8c676c17b675fe32be92c86ef4eb250896 (patch) | |
| tree | dae02e3d579858d50cca403fc935a4dadb60fa4e /package.json | |
| parent | 27d7c3ebb02abf13d20c1c84a64c08bf345f7bf1 (diff) | |
deps(node): bump astro from 4.7.0 to 4.7.1
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.7.0 to 4.7.1.
- [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 360fd3c..8159d2c 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.9", - "astro": "^4.7.0", + "astro": "^4.7.1", "fsevents": "^2.3.3", "lightningcss": "^1.24.1", "sharp": "^0.33.3", |
