Skip to content

Commit d651d49

Browse files
chore(deps): bump the github-actions group with 2 updates (#1565)
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 6.0.5 to 6.0.6 - [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.33.0 to 50.33.1 - [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: 6.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: vercel dependency-version: 50.33.1 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 65b7982 commit d651d49

2 files changed

Lines changed: 65 additions & 25 deletions

File tree

package-lock.json

Lines changed: 63 additions & 23 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.38.1",
2121
"@astrojs/vercel": "^10.0.1",
2222
"@vercel/analytics": "^2.0.1",
23-
"astro": "^6.0.5"
23+
"astro": "^6.0.6"
2424
},
2525
"devDependencies": {
2626
"@actions/core": "^3.0.0",
@@ -40,7 +40,7 @@
4040
"starlight-links-validator": "^0.20.1",
4141
"starlight-showcases": "^0.3.2",
4242
"tsx": "^4.21.0",
43-
"vercel": "^50.33.0",
43+
"vercel": "^50.33.1",
4444
"vitest": "^4.1.0"
4545
}
4646
}

0 commit comments

Comments
 (0)