Skip to content

Commit 92ea5f1

Browse files
chore(deps): bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [@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/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/[email protected]/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/[email protected]/packages/astro) --- updated-dependencies: - 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07dd010 commit 92ea5f1

2 files changed

Lines changed: 63 additions & 16 deletions

File tree

package-lock.json

Lines changed: 61 additions & 14 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
@@ -18,9 +18,9 @@
1818
"dependencies": {
1919
"@astrojs/check": "^0.9.8",
2020
"@astrojs/starlight": "^0.38.3",
21-
"@astrojs/vercel": "^10.0.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",

0 commit comments

Comments
 (0)