Skip to content

Commit 5877588

Browse files
chore(deps): bump astro in /website in the dependencies group (#1649)
Bumps the dependencies group in /website with 1 update: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `astro` from 5.9.1 to 5.9.2 - [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-version: 5.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69142fc commit 5877588

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

website/package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"dependencies": {
2727
"@astrojs/starlight": "^0.34.3",
28-
"astro": "^5.9.1",
28+
"astro": "^5.9.2",
2929
"sharp": "^0.34.2"
3030
},
3131
"engines": {

0 commit comments

Comments
 (0)