Skip to content

Commit 5f6cbb3

Browse files
chore: Bump @vercel/ncc in /modules/webhook/lambdas/webhook
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.31.1 to 0.32.0. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.31.1...0.32.0) --- updated-dependencies: - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3adcbba commit 5f6cbb3

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.7",
2424
"@typescript-eslint/eslint-plugin": "^4.33.0",
2525
"@typescript-eslint/parser": "^4.33.0",
26-
"@vercel/ncc": "0.31.1",
26+
"@vercel/ncc": "0.32.0",
2727
"aws-sdk": "^2.1040.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
@@ -1541,10 +1541,10 @@
15411541
"@typescript-eslint/types" "4.33.0"
15421542
eslint-visitor-keys "^2.0.0"
15431543

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==
1544+
"@vercel/ncc@0.32.0":
1545+
version "0.32.0"
1546+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.32.0.tgz#42faafe0f41ea2a8e857785c10a31ef122f2416e"
1547+
integrity sha512-S/SxTHHTbBQSOutpgnqEn+LyTfZcq9xMRAnzY05HpGVjxjmfmvg6SWZZkbW/GJIFznMmHGeGOrI1MEBD7efIkA==
15481548

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

0 commit comments

Comments
 (0)