Skip to content

Commit

Permalink
chore(deps): bump @astrojs/vercel from 3.7.4 to 3.7.5
Browse files Browse the repository at this point in the history
Bumps [@astrojs/vercel](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vercel) from 3.7.4 to 3.7.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)

---
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 Aug 2, 2023
1 parent 4c0192f commit b315fe9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@astrojs/rss": "^2.4.3",
"@astrojs/sitemap": "^1.3.3",
"@astrojs/vercel": "^3.7.4",
"@astrojs/vercel": "^3.7.5",
"@astrojs/vue": "^2.2.1",
"@fontsource/nunito-sans": "^5.0.5",
"astro": "^2.9.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,9 @@ __metadata:
languageName: node
linkType: hard

"@astrojs/vercel@npm:^3.7.4":
version: 3.7.4
resolution: "@astrojs/vercel@npm:3.7.4"
"@astrojs/vercel@npm:^3.7.5":
version: 3.7.5
resolution: "@astrojs/vercel@npm:3.7.5"
dependencies:
"@astrojs/internal-helpers": ^0.1.1
"@astrojs/webapi": ^2.2.0
Expand All @@ -151,8 +151,8 @@ __metadata:
set-cookie-parser: ^2.6.0
web-vitals: ^3.3.2
peerDependencies:
astro: ^2.9.1
checksum: fbc75d670508639c126492220dbc146c6daf3a72c747f73c0d45b12f239ed1e84e4dca28bf2302c9af28c07e93dd2552207d6892d02ffa991921913e8a5bb023
astro: ^2.9.7
checksum: a5564e59aed1c28ab297cb83c9896dda28472b62b937c920d4812bd5a2ce74ca37513badd8c93d7a524fe03ea69f8800940e29428d38545ea94c5993680f3738
languageName: node
linkType: hard

Expand Down Expand Up @@ -1638,7 +1638,7 @@ __metadata:
dependencies:
"@astrojs/rss": ^2.4.3
"@astrojs/sitemap": ^1.3.3
"@astrojs/vercel": ^3.7.4
"@astrojs/vercel": ^3.7.5
"@astrojs/vue": ^2.2.1
"@commitlint/cli": ^17.6.7
"@commitlint/config-conventional": ^17.6.6
Expand Down

0 comments on commit b315fe9

Please sign in to comment.