Skip to content

Commit 49111a0

Browse files
chore(deps): bump the github-actions group with 2 updates (#1586)
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.1.3 to 6.1.4 - [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.39.0 to 50.40.0 - [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.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: vercel dependency-version: 50.40.0 dependency-type: direct:development update-type: version-update:semver-minor 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 75e305d commit 49111a0

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 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.2",
2121
"@astrojs/vercel": "^10.0.4",
2222
"@vercel/analytics": "^2.0.1",
23-
"astro": "^6.1.3"
23+
"astro": "^6.1.4"
2424
},
2525
"devDependencies": {
2626
"@actions/core": "^3.0.0",
@@ -40,7 +40,7 @@
4040
"starlight-links-validator": "^0.21.0",
4141
"starlight-showcases": "^0.3.2",
4242
"tsx": "^4.21.0",
43-
"vercel": "^50.39.0",
43+
"vercel": "^50.40.0",
4444
"vitest": "^4.1.2"
4545
}
4646
}

0 commit comments

Comments
 (0)