Skip to content

Commit

Permalink
Merge pull request #109 from TJDoesCode/renovate/vercel-node-1.x
Browse files Browse the repository at this point in the history
build(deps): update dependency @vercel/node to v1.9.1
  • Loading branch information
tjreigh authored Mar 10, 2021
2 parents b440ccb + 07c382c commit d20b5e7
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 @@ -10,7 +10,7 @@
},
"dependencies": {
"@types/node": "14.14.25",
"@vercel/node": "1.9.0",
"@vercel/node": "1.9.1",
"bcryptjs": "2.4.3",
"cloudinary": "1.24.0",
"cookie": "0.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1713,14 +1713,14 @@ __metadata:
languageName: node
linkType: hard

"@vercel/node@npm:1.9.0":
version: 1.9.0
resolution: "@vercel/node@npm:1.9.0"
"@vercel/node@npm:1.9.1":
version: 1.9.1
resolution: "@vercel/node@npm:1.9.1"
dependencies:
"@types/node": "*"
ts-node: 8.9.1
typescript: 3.9.3
checksum: 926b764bed6de9a8ae5d25853fc9a943cf8d71bdbaca6aa7e619d9da6d3186ce8a3cb39f0c8c963399f626f62b2b3f9bd2d8e56bf5fe446a8aef7c4d986b6028
checksum: 4daae2b5ee95ba083372b2f1f40e49c55d267b2b0b1cf0b86a16f218728cc50b1b0554e7747d951bbf220b4a47d606c9ccc4e9d5a007ceb61346eada5ef4f85c
languageName: node
linkType: hard

Expand Down Expand Up @@ -6697,7 +6697,7 @@ fsevents@~2.3.1:
"@types/uuid": 8.3.0
"@typescript-eslint/eslint-plugin": 4.14.2
"@typescript-eslint/parser": 4.14.2
"@vercel/node": 1.9.0
"@vercel/node": 1.9.1
"@vue/cli-plugin-babel": 4.5.11
"@vue/cli-plugin-eslint": 4.5.11
"@vue/cli-plugin-typescript": 4.5.11
Expand Down

0 comments on commit d20b5e7

Please sign in to comment.