Skip to content

Commit 3415c5a

Browse files
chore: Bump @vercel/ncc in /modules/runners/lambdas/runners (#1481)
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 f1b99d9 commit 3415c5a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/runners/lambdas/runners/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/jest": "^27.0.3",
2222
"@typescript-eslint/eslint-plugin": "^4.33.0",
2323
"@typescript-eslint/parser": "^4.33.0",
24-
"@vercel/ncc": "^0.32.0",
24+
"@vercel/ncc": "^0.33.0",
2525
"eslint": "^7.32.0",
2626
"eslint-plugin-prettier": "4.0.0",
2727
"jest": "27.4.3",

modules/runners/lambdas/runners/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1638,10 +1638,10 @@
16381638
"@typescript-eslint/types" "4.33.0"
16391639
eslint-visitor-keys "^2.0.0"
16401640

1641-
"@vercel/ncc@^0.32.0":
1642-
version "0.32.0"
1643-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.32.0.tgz#42faafe0f41ea2a8e857785c10a31ef122f2416e"
1644-
integrity sha512-S/SxTHHTbBQSOutpgnqEn+LyTfZcq9xMRAnzY05HpGVjxjmfmvg6SWZZkbW/GJIFznMmHGeGOrI1MEBD7efIkA==
1641+
"@vercel/ncc@^0.33.0":
1642+
version "0.33.0"
1643+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.33.0.tgz#538d73ad4be1b259830d249d83f857432edd8967"
1644+
integrity sha512-m21HzXD+L/YHoJTwyCCyGBXD0O2L4KR/Y6SSsS4qvRlz3NAYsiiYahzOsgfWEt4PJxpPVCMGiuWzsvb2tycmyA==
16451645

16461646
abab@^2.0.3, abab@^2.0.5:
16471647
version "2.0.5"

0 commit comments

Comments
 (0)