Skip to content

Commit

Permalink
chore(deps): bump @astrojs/vercel from 8.0.0 to 8.0.1
Browse files Browse the repository at this point in the history
Bumps [@astrojs/vercel](https://github.com/withastro/adapters/tree/HEAD/packages/vercel) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/withastro/adapters/releases)
- [Changelog](https://github.com/withastro/adapters/blob/main/packages/vercel/CHANGELOG.md)
- [Commits](https://github.com/withastro/adapters/commits/@astrojs/[email protected]/packages/vercel)

---
updated-dependencies:
- dependency-name: "@astrojs/vercel"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 29, 2024
1 parent cde2cd5 commit b7d47d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@astrojs/rss": "4.0.10",
"@astrojs/sitemap": "3.2.1",
"@astrojs/vercel": "8.0.0",
"@astrojs/vercel": "8.0.1",
"@astrojs/vue": "5.0.1",
"@fontsource/nunito-sans": "^5.1.0",
"@vanilla-extract/css": "^1.16.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,9 @@ __metadata:
languageName: node
linkType: hard

"@astrojs/vercel@npm:8.0.0":
version: 8.0.0
resolution: "@astrojs/vercel@npm:8.0.0"
"@astrojs/vercel@npm:8.0.1":
version: 8.0.1
resolution: "@astrojs/vercel@npm:8.0.1"
dependencies:
"@astrojs/internal-helpers": "npm:^0.4.1"
"@vercel/analytics": "npm:^1.4.1"
Expand All @@ -172,7 +172,7 @@ __metadata:
fast-glob: "npm:^3.3.2"
peerDependencies:
astro: ^5.0.0
checksum: b4c736955925d1a81a9e496161a5b0994d46604f3d7a487bd4366a1767093113d86803b33b4733b94158e887d4a2bbbde4def0c8d48ab36d78c919a85ce26d91
checksum: 94921b9d884e86b9a38f8053448f231ae9af9d007c9003e3e789d6b0c747bd6b2305f1327958381801a86390d9cf4961181fde8310812655ef912b92b716bcd5
languageName: node
linkType: hard

Expand Down Expand Up @@ -1706,7 +1706,7 @@ __metadata:
"@astrojs/check": "npm:^0.9.4"
"@astrojs/rss": "npm:4.0.10"
"@astrojs/sitemap": "npm:3.2.1"
"@astrojs/vercel": "npm:8.0.0"
"@astrojs/vercel": "npm:8.0.1"
"@astrojs/vue": "npm:5.0.1"
"@commitlint/cli": "npm:^19.6.0"
"@commitlint/config-conventional": "npm:^19.6.0"
Expand Down

0 comments on commit b7d47d3

Please sign in to comment.