Skip to content

Commit

Permalink
chore(deps): update dependency @vercel/node to v2.4.0 (Schniz#769)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 5, 2022
1 parent 9394310 commit 2ded907
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 deletions.
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"build": "rm -rf public; mkdir public; cp ../.ci/install.sh ./public/install.txt"
},
"devDependencies": {
"@vercel/node": "2.3.3",
"@vercel/node": "2.4.0",
"typescript": "4.7.4",
"vercel": "26.0.0"
}
Expand Down
21 changes: 0 additions & 21 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,6 @@
resolved "https://registry.npmjs.org/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256"
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==

"@vercel/[email protected]":
version "4.2.1"
resolved "https://registry.yarnpkg.com/@vercel/build-utils/-/build-utils-4.2.1.tgz#9476aaacafd5afbd2fe467a4153d1e0b7ec20ec8"
integrity sha512-T0w/xzDpDhqrSmguKIVEjpnF7lY5IdcpJnI1UrZoi0r3ft/jaM7X+a+7X9Wk7z/IHuA6e/xqjVgFRnrvS84Gsw==

"@vercel/[email protected]":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@vercel/build-utils/-/build-utils-5.0.0.tgz#c80be892316f41ff53eaa879032761f618ac7b7a"
Expand Down Expand Up @@ -133,22 +128,6 @@
resolved "https://registry.yarnpkg.com/@vercel/node-bridge/-/node-bridge-3.0.0.tgz#443655b74713ec65531726fb5a30c5c528c804bf"
integrity sha512-TNQK6cufwrhd8ASDk5YHHenH8Xhp9sY8xUjOTKnQQI37KLk+Sw2HlHhT5rzUFN23ahosUlkY8InwtYUmSNb9kw==

"@vercel/[email protected]":
version "2.3.3"
resolved "https://registry.yarnpkg.com/@vercel/node/-/node-2.3.3.tgz#f2d6863ce543f901fff9bc193850b1a040e9f4c0"
integrity sha512-lCgiONXiDTK6fbfNnG3c3rZts0SwJFScux0i8u7o6o8TITXlYoojhJWd+WSsQRlaMYBciMXbEDdnNwdd7qbAow==
dependencies:
"@types/node" "*"
"@vercel/build-utils" "4.2.1"
"@vercel/node-bridge" "3.0.0"
"@vercel/static-config" "2.0.1"
edge-runtime "1.0.1"
esbuild "0.14.47"
exit-hook "2.2.1"
node-fetch "2.6.1"
ts-node "8.9.1"
typescript "4.3.4"

"@vercel/[email protected]":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@vercel/node/-/node-2.4.0.tgz#3315efdcb50c0909c0f5b5c988bf282be0442b1e"
Expand Down

0 comments on commit 2ded907

Please sign in to comment.