summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-19 15:53:03 +0000
committerGitHub <[email protected]>2024-12-19 15:53:03 +0000
commit345f64e0aa547563497a6326bf085ff6169d78e5 (patch)
tree5611192e21b880a78aef6c997aaf6298909c2030 /package.json
parentca955c53f23cf8158c895992617c54036a487a19 (diff)
chore(node_modules): bump astro from 4.16.17 to 4.16.18 (#209)
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.16.17 to 4.16.18. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/[email protected]/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6401cce..4992384 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"@fontsource/noto-sans": "^5.1.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@types/eslint__js": "^8.42.3",
- "astro": "^4.16.17",
+ "astro": "^4.16.18",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^1.3.1",