Skip to content

Commit d93fc71

Browse files
build(deps): bump the docs-dependencies group across 1 directory with 2 updates (#1156)
Bumps the docs-dependencies group with 2 updates in the /docs directory: [@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.26.1 to 0.26.3 - [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 4.15.1 to 4.15.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-type: direct:production update-type: version-update:semver-patch dependency-group: docs-dependencies - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 719e91c commit d93fc71

File tree

2 files changed

+130
-108
lines changed

2 files changed

+130
-108
lines changed

docs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
},
1111
"dependencies": {
1212
"@astrojs/check": "^0.9.3",
13-
"@astrojs/starlight": "^0.26.1",
13+
"@astrojs/starlight": "^0.26.3",
1414
"@astrojs/starlight-tailwind": "^2.0.2",
1515
"@astrojs/tailwind": "^5.1.0",
1616
"@fontsource-variable/inter": "^5.0.20",
17-
"astro": "^4.15.1",
17+
"astro": "^4.15.3",
1818
"sharp": "^0.33.5",
1919
"tailwindcss": "^3.4.10",
2020
"typescript": "^5.5.4"

0 commit comments

Comments
 (0)