Skip to content

Commit f40d329

Browse files
chore(deps): bump the dependencies group in /website with 2 updates (#1659)
Bumps the dependencies group in /website with 2 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/starlight` from 0.34.3 to 0.34.4 - [Release notes](https://github.com/withastro/starlight/releases) - [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md) - [Commits](https://github.com/withastro/starlight/commits/@astrojs/[email protected]/packages/starlight) Updates `astro` from 5.9.2 to 5.9.3 - [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: "@astrojs/starlight" dependency-version: 0.34.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: astro dependency-version: 5.9.3 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 59007c5 commit f40d329

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

website/package-lock.json

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

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"pa11y-ci": "npx pa11y-ci https://htmlhint.com/"
2525
},
2626
"dependencies": {
27-
"@astrojs/starlight": "^0.34.3",
28-
"astro": "^5.9.2",
27+
"@astrojs/starlight": "^0.34.4",
28+
"astro": "^5.9.3",
2929
"sharp": "^0.34.2"
3030
},
3131
"engines": {

0 commit comments

Comments
 (0)