Skip to content

Commit b92174a

Browse files
chore(deps): bump the dependencies group in /website with 2 updates (#1687)
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.5 to 0.34.6 - [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.11.0 to 5.11.1 - [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.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: astro dependency-version: 5.11.1 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 38238c9 commit b92174a

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

website/package-lock.json

Lines changed: 9 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
@@ -25,8 +25,8 @@
2525
"stylelint": "npx stylelint@latest \"src/*.css\" --fix -f verbose"
2626
},
2727
"dependencies": {
28-
"@astrojs/starlight": "^0.34.5",
29-
"astro": "^5.11.0",
28+
"@astrojs/starlight": "^0.34.6",
29+
"astro": "^5.11.1",
3030
"sharp": "^0.34.3",
3131
"starlight-llms-txt": "^0.5.1"
3232
},

0 commit comments

Comments
 (0)