Skip to content

Commit 83bb07b

Browse files
chore: Bump @vercel/ncc in /modules/webhook/lambdas/webhook (#1498)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.32.0 to 0.33.0. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.32.0...0.33.0) --- 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 e883924 commit 83bb07b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/webhook/lambdas/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/node": "^16.11.12",
2424
"@typescript-eslint/eslint-plugin": "^4.33.0",
2525
"@typescript-eslint/parser": "^4.33.0",
26-
"@vercel/ncc": "0.32.0",
26+
"@vercel/ncc": "0.33.0",
2727
"aws-sdk": "^2.1044.0",
2828
"body-parser": "^1.19.0",
2929
"eslint": "^7.32.0",

modules/webhook/lambdas/webhook/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1552,10 +1552,10 @@
15521552
"@typescript-eslint/types" "4.33.0"
15531553
eslint-visitor-keys "^2.0.0"
15541554

1555-
"@vercel/ncc@0.32.0":
1556-
version "0.32.0"
1557-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.32.0.tgz#42faafe0f41ea2a8e857785c10a31ef122f2416e"
1558-
integrity sha512-S/SxTHHTbBQSOutpgnqEn+LyTfZcq9xMRAnzY05HpGVjxjmfmvg6SWZZkbW/GJIFznMmHGeGOrI1MEBD7efIkA==
1555+
"@vercel/ncc@0.33.0":
1556+
version "0.33.0"
1557+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.33.0.tgz#538d73ad4be1b259830d249d83f857432edd8967"
1558+
integrity sha512-m21HzXD+L/YHoJTwyCCyGBXD0O2L4KR/Y6SSsS4qvRlz3NAYsiiYahzOsgfWEt4PJxpPVCMGiuWzsvb2tycmyA==
15591559

15601560
abab@^2.0.3, abab@^2.0.5:
15611561
version "2.0.5"

0 commit comments

Comments
 (0)