Skip to content

Commit

Permalink
build(deps): bump @astrojs/starlight from 0.24.2 to 0.24.4
Browse files Browse the repository at this point in the history
Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.24.2 to 0.24.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)

---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 23, 2024
1 parent 1cbc404 commit 015f5ce
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@astrojs/check": "0.7.0",
"@astrojs/node": "8.3.1",
"@astrojs/starlight": "0.24.2",
"@astrojs/starlight": "0.24.4",
"@astrojs/starlight-tailwind": "2.0.3",
"@astrojs/tailwind": "5.1.0",
"@astrojs/vercel": "7.7.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@astrojs/node": "8.3.1",
"@astrojs/partytown": "2.1.1",
"@astrojs/sitemap": "3.1.6",
"@astrojs/starlight": "0.24.2",
"@astrojs/starlight": "0.24.4",
"@astrojs/svelte": "5.6.0",
"@astrojs/tailwind": "5.1.0",
"@astrojs/vercel": "7.7.1",
Expand Down
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 015f5ce

Please sign in to comment.