diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-19 16:03:54 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-02-19 16:04:12 +0000 |
| commit | 615db223eef1305497c22d949055a91bc728945d (patch) | |
| tree | 2e5395e2d985a419e4aa70fe3b60c56f5e669303 /package.json | |
| parent | 7062c635864cbbfcc9cdd5c6d851ea1d999065d7 (diff) | |
deps(node): bump astro from 4.3.6 to 4.4.0
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.3.6 to 4.4.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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9426998..b1cc263 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@fontsource/noto-sans-mono": "^5.0.18", "@types/node": "^20.11.17", "@typescript-eslint/parser": "^7.0.1", - "astro": "^4.3.6", + "astro": "^4.4.0", "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-mdx": "^3.1.5", |
