Skip to content

Commit d4440f3

Browse files
chore(deps): bump the github-actions group with 3 updates (#1563)
Bumps the github-actions group with 3 updates: [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check), [@astrojs/vercel](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vercel) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/check` from 0.9.7 to 0.9.8 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/language-tools/astro-check) Updates `@astrojs/vercel` from 10.0.0 to 10.0.1 - [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/[email protected]/packages/integrations/vercel) Updates `astro` from 6.0.4 to 6.0.5 - [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/check" dependency-version: 0.9.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: "@astrojs/vercel" dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: astro dependency-version: 6.0.5 dependency-type: direct:production 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 c6400a8 commit d4440f3

2 files changed

Lines changed: 53 additions & 60 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"vercel": "vercel dev"
1717
},
1818
"dependencies": {
19-
"@astrojs/check": "^0.9.7",
19+
"@astrojs/check": "^0.9.8",
2020
"@astrojs/starlight": "^0.38.1",
21-
"@astrojs/vercel": "^10.0.0",
21+
"@astrojs/vercel": "^10.0.1",
2222
"@vercel/analytics": "^2.0.1",
23-
"astro": "^6.0.4"
23+
"astro": "^6.0.5"
2424
},
2525
"devDependencies": {
2626
"@actions/core": "^3.0.0",

0 commit comments

Comments
 (0)