Skip to content

Commit ba31e12

Browse files
chore(deps): bump the npm-deps group with 2 updates (#486)
Bumps the npm-deps group 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.37.4 to 0.37.5 - [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/starlight@0.37.5/packages/starlight) Updates `astro` from 5.16.15 to 5.17.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/astro@5.17.1/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.37.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: astro dependency-version: 5.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4dd01c9 commit ba31e12

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

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.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
},
1414
"dependencies": {
1515
"@astrojs/check": "^0.9.6",
16-
"@astrojs/starlight": "^0.37.4",
16+
"@astrojs/starlight": "^0.37.5",
1717
"@astrojs/starlight-tailwind": "^4.0.2",
1818
"@lavamoat/preinstall-always-fail": "^2.1.1",
19-
"astro": "^5.16.15",
19+
"astro": "^5.17.1",
2020
"sharp": "^0.34.5",
2121
"starlight-auto-sidebar": "^0.1.4",
2222
"starlight-image-zoom": "^0.13.2",

0 commit comments

Comments
 (0)