Skip to content

Commit e742f23

Browse files
fix(deps): update dependency @astrojs/vercel to v8
1 parent 17caf9b commit e742f23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"author": "Dev Protocol",
2121
"license": "MPL-2.0",
2222
"dependencies": {
23-
"@astrojs/vercel": "7.0.0",
23+
"@astrojs/vercel": "8.0.0",
2424
"@devprotocol/dev-kit": "8.7.0",
2525
"@devprotocol/util-ts": "4.0.0",
2626
"astro": "^4.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
is-wsl "^3.0.0"
104104
which-pm-runs "^1.1.0"
105105

106-
"@astrojs/vercel@^8.0.0":
106+
"@astrojs/[email protected]":
107107
version "8.0.0"
108108
resolved "https://registry.yarnpkg.com/@astrojs/vercel/-/vercel-8.0.0.tgz#31c729d3094702ab9f37b5269eab476416d11cf3"
109109
integrity sha512-JEVt/J9NJ0unMCLh2fCOvr9M6Mugph3SoNSzaRLR88hA6ckakHabSAMyd8fTFy4pogPH/puyQkiKak7nsHyM6g==

0 commit comments

Comments
 (0)