diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-08 15:37:45 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-08 15:37:58 +0000 |
| commit | 0c8316d4a38999e7539977e4a8af85ab91a9d96d (patch) | |
| tree | 2cb7d3233763511f03772f4bcdb5f2b1a22aebc1 /package.json | |
| parent | 2e38374365693a97325edd291e24f38ac3a1d90e (diff) | |
deps(node): bump astro from 4.5.12 to 4.5.16
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.5.12 to 4.5.16.
- [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 c6039fe..e3b4485 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@fontsource/noto-sans-mono": "^5.0.19", "@types/node": "^20.12.5", "@typescript-eslint/parser": "^7.4.0", - "astro": "^4.5.12", + "astro": "^4.5.16", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-mdx": "^3.1.5", |
