Skip to content

Commit 23905c6

Browse files
chore(deps): bump the github-actions group across 1 directory with 4 updates
Bumps the github-actions group with 4 updates in the / directory: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight), [@astrojs/vercel](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vercel), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [starlight-links-validator](https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator). Updates `@astrojs/starlight` from 0.38.3 to 0.38.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/starlight@0.38.4/packages/starlight) Updates `@astrojs/vercel` from 10.0.4 to 10.0.5 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/vercel/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/vercel@10.0.5/packages/integrations/vercel) Updates `astro` from 6.1.8 to 6.1.9 - [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@6.1.9/packages/astro) Updates `starlight-links-validator` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/HiDeoo/starlight-links-validator/releases) - [Changelog](https://github.com/HiDeoo/starlight-links-validator/blob/main/packages/starlight-links-validator/CHANGELOG.md) - [Commits](https://github.com/HiDeoo/starlight-links-validator/commits/starlight-links-validator@0.24.0/packages/starlight-links-validator) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.38.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: "@astrojs/vercel" dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: astro dependency-version: 6.1.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: starlight-links-validator dependency-version: 0.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07dd010 commit 23905c6

2 files changed

Lines changed: 73 additions & 26 deletions

File tree

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
},
1818
"dependencies": {
1919
"@astrojs/check": "^0.9.8",
20-
"@astrojs/starlight": "^0.38.3",
21-
"@astrojs/vercel": "^10.0.4",
20+
"@astrojs/starlight": "^0.38.4",
21+
"@astrojs/vercel": "^10.0.5",
2222
"@vercel/analytics": "^2.0.1",
23-
"astro": "^6.1.8"
23+
"astro": "^6.1.9"
2424
},
2525
"devDependencies": {
2626
"@actions/core": "^3.0.1",
@@ -37,7 +37,7 @@
3737
"prettier-plugin-astro": "^0.14.1",
3838
"reading-time": "^1.5.0",
3939
"starlight-blog": "^0.26.1",
40-
"starlight-links-validator": "^0.23.0",
40+
"starlight-links-validator": "^0.24.0",
4141
"starlight-showcases": "^0.3.2",
4242
"tsx": "^4.21.0",
4343
"vercel": "^52.0.0",

0 commit comments

Comments
 (0)