summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-28 15:52:18 +0000
committerGitHub <[email protected]>2024-10-28 15:52:18 +0000
commitdc2fe2a6c8af98163c1404814f433b1f1783340d (patch)
tree5dc6ceb53e10ad199a0f49eb6a1d3737556f8ef1 /package.json
parentcf5e528d2b71e3b262ff99ee1b7ab194c01566b3 (diff)
chore(node_modules): bump astro from 4.16.3 to 4.16.7 (#167)
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.16.3 to 4.16.7. - [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]> 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 a74d916..da8c90b 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.3",
+ "astro": "^4.16.7",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^1.3.0",