Skip to content

Commit 8ce648a

Browse files
chore(deps): bump the github-actions group with 2 updates (#1524)
Bumps the github-actions group with 2 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli). Updates `astro` from 5.16.16 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/[email protected]/packages/astro) Updates `vercel` from 50.9.1 to 50.9.5 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/[email protected]/packages/cli) --- updated-dependencies: - dependency-name: astro dependency-version: 5.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: vercel dependency-version: 50.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7726f8 commit 8ce648a

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

package-lock.json

Lines changed: 16 additions & 16 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
@@ -20,7 +20,7 @@
2020
"@astrojs/starlight": "^0.37.4",
2121
"@astrojs/vercel": "^9.0.4",
2222
"@vercel/analytics": "^1.6.1",
23-
"astro": "^5.16.16"
23+
"astro": "^5.17.1"
2424
},
2525
"devDependencies": {
2626
"@actions/core": "^3.0.0",
@@ -40,7 +40,7 @@
4040
"starlight-links-validator": "^0.19.2",
4141
"starlight-showcases": "^0.3.1",
4242
"tsx": "^4.21.0",
43-
"vercel": "^50.9.1",
43+
"vercel": "^50.9.5",
4444
"vitest": "^4.0.18"
4545
}
4646
}

0 commit comments

Comments
 (0)