Skip to content

Commit 5bf6599

Browse files
chore: Bump @vercel/ncc in /modules/webhook/lambdas/webhook (#1168)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.29.1 to 0.31.1. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.29.1...0.31.1) --- updated-dependencies: - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2401b6 commit 5bf6599

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
@@ -23,7 +23,7 @@
2323
"@types/node": "^16.6.1",
2424
"@typescript-eslint/eslint-plugin": "^4.29.2",
2525
"@typescript-eslint/parser": "^4.29.2",
26-
"@vercel/ncc": "0.29.1",
26+
"@vercel/ncc": "0.31.1",
2727
"aws-sdk": "^2.970.0",
2828
"body-parser": "^1.19.0",
2929
"eslint": "^7.32.0",

modules/webhook/lambdas/webhook/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1541,10 +1541,10 @@
15411541
"@typescript-eslint/types" "4.32.0"
15421542
eslint-visitor-keys "^2.0.0"
15431543

1544-
"@vercel/ncc@0.29.1":
1545-
version "0.29.1"
1546-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.29.1.tgz#d62b1b9508a2bc7a822791ff6a6eb3e08a2cfdd7"
1547-
integrity sha512-92d2AApJtkpampMqKgfqWbYkuFvqRFs8kPkKLTbesSB9RVwWfiI3i6mgBxtZgMV9iRuLPVZ+OBNocKHXZSRj6Q==
1544+
"@vercel/ncc@0.31.1":
1545+
version "0.31.1"
1546+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.31.1.tgz#9346c7e59326f5eeac75c0286e47df94c2d6d8f7"
1547+
integrity sha512-g0FAxwdViI6UzsiVz5HssIHqjcPa1EHL6h+2dcJD893SoCJaGdqqgUF09xnMW6goWnnhbLvgiKlgJWrJa+7qYA==
15481548

15491549
abab@^2.0.3, abab@^2.0.5:
15501550
version "2.0.5"

0 commit comments

Comments
 (0)