Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 9a02ce0

Browse files
chore(webhook): bump @vercel/ncc from 0.36.0 to 0.36.1 in /modules/webhook/lambdas/webhook (#2983)
chore(webhook): bump @vercel/ncc in /modules/webhook/lambdas/webhook Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.36.0 to 0.36.1. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.36.0...0.36.1) --- updated-dependencies: - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b61c2bf commit 9a02ce0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/webhook/lambdas/webhook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/node": "^18.11.18",
2626
"@typescript-eslint/eslint-plugin": "^5.48.0",
2727
"@typescript-eslint/parser": "^5.48.1",
28-
"@vercel/ncc": "0.36.0",
28+
"@vercel/ncc": "0.36.1",
2929
"body-parser": "^1.20.0",
3030
"eslint": "^8.33.0",
3131
"eslint-plugin-prettier": "4.2.1",

modules/webhook/lambdas/webhook/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2518,10 +2518,10 @@
25182518
"@typescript-eslint/types" "5.48.1"
25192519
eslint-visitor-keys "^3.3.0"
25202520

2521-
"@vercel/[email protected].0":
2522-
version "0.36.0"
2523-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36.0.tgz#1f262b86fc4f0770bbc0fc1d331d5aaa1bd47334"
2524-
integrity sha512-/ZTUJ/ZkRt694k7KJNimgmHjtQcRuVwsST2Z6XfYveQIuBbHR+EqkTc1jfgPkQmMyk/vtpxo3nVxe8CNuau86A==
2521+
"@vercel/[email protected].1":
2522+
version "0.36.1"
2523+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36.1.tgz#d4c01fdbbe909d128d1bf11c7f8b5431654c5b95"
2524+
integrity sha512-S4cL7Taa9yb5qbv+6wLgiKVZ03Qfkc4jGRuiUQMQ8HGBD5pcNRnHeYM33zBvJE4/zJGjJJ8GScB+WmTsn9mORw==
25252525

25262526
accepts@~1.3.8:
25272527
version "1.3.8"

0 commit comments

Comments
 (0)