Skip to content

Commit

Permalink
chore(deps): update dependency @vercel/node to v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2024
1 parent 9e7872c commit 69d30c2
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/diff": "5.2.1",
"@types/jest": "29.5.12",
"@types/node": "20.14.9",
"@vercel/node": "3.2.0",
"@vercel/node": "3.2.1",
"axios": "1.7.2",
"diff": "5.2.0",
"eslint": "9.6.0",
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1141,10 +1141,10 @@
"@typescript-eslint/types" "7.15.0"
eslint-visitor-keys "^3.4.3"

"@vercel/build-utils@8.2.2":
version "8.2.2"
resolved "https://registry.yarnpkg.com/@vercel/build-utils/-/build-utils-8.2.2.tgz#9c8d9db6b8906b6e12026caca642bf57b414825a"
integrity sha512-+Nf/Yk3GeMI47L/g5KYEvsj7yqVkhb6vZqjxavUBRVPSsgJ7fuNVfYvvpFj/Y0BYysEF8XNUxKFuwGROiop/ow==
"@vercel/build-utils@8.3.0":
version "8.3.0"
resolved "https://registry.yarnpkg.com/@vercel/build-utils/-/build-utils-8.3.0.tgz#202b8c44fd86011ab5d024fd94d13c48c1c76f51"
integrity sha512-/Vdr4ZqPOoEfLk739DbxwtvzOdj1F37AmxGJE4Ds9tbhS0RSyYpkDFdZZ/VOWpl2GhC0L+RGdKt84IVKzgyZKA==

"@vercel/[email protected]":
version "2.0.2"
Expand All @@ -1169,16 +1169,16 @@
node-gyp-build "^4.2.2"
resolve-from "^5.0.0"

"@vercel/[email protected].0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@vercel/node/-/node-3.2.0.tgz#f45a9d959d0fa1a81eaca0e75bed23e8372e3be3"
integrity sha512-AZ/xcH5/llJ9SHaW5+TLOQmNzMeKgDafAC9fSdPOW8TUkhFLM+D2CPz6OUnRXDnGE21EvTEIqtDY+Z96dnf8Xw==
"@vercel/[email protected].1":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@vercel/node/-/node-3.2.1.tgz#cab37914ac3d0539d2a88d3da89691fb706f549d"
integrity sha512-45tksqpGhCv4IMwFWz+44ByypnG2UsBvpjRdII/ouwFKvYzDM86O6D8FeWNTrfUx/hSP8ld9OdmP7GFX9IRYOQ==
dependencies:
"@edge-runtime/node-utils" "2.3.0"
"@edge-runtime/primitives" "4.1.0"
"@edge-runtime/vm" "3.2.0"
"@types/node" "16.18.11"
"@vercel/build-utils" "8.2.2"
"@vercel/build-utils" "8.3.0"
"@vercel/error-utils" "2.0.2"
"@vercel/nft" "0.27.2"
"@vercel/static-config" "3.0.0"
Expand Down

0 comments on commit 69d30c2

Please sign in to comment.