Skip to content

Commit 219c26c

Browse files
dependabot[bot]npalm
authored andcommitted
chore: Bump @vercel/ncc in /modules/runners/lambdas/runners (#780)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.27.0 to 0.28.3. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.27.0...0.28.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e267c3 commit 219c26c

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
@@ -20,7 +20,7 @@
2020
"@types/jest": "^26.0.20",
2121
"@typescript-eslint/eslint-plugin": "^4.17.0",
2222
"@typescript-eslint/parser": "^4.22.0",
23-
"@vercel/ncc": "^0.27.0",
23+
"@vercel/ncc": "^0.28.3",
2424
"eslint": "^7.22.0",
2525
"jest": "^26.6.3",
2626
"jest-mock-extended": "^1.0.13",

modules/runners/lambdas/runners/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -923,10 +923,10 @@
923923
"@typescript-eslint/types" "4.22.0"
924924
eslint-visitor-keys "^2.0.0"
925925

926-
"@vercel/ncc@^0.27.0":
927-
version "0.27.0"
928-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.27.0.tgz#c0cfeebb0bebb56052719efa4a0ecc090a932c76"
929-
integrity sha512-DllIJQapnU2YwewIhh/4dYesmMQw3h2cFtabECc/zSJHqUbNa0eJuEkRa6DXbZvh1YPWBtYQoPV17NlDpBw1Vw==
926+
"@vercel/ncc@^0.28.3":
927+
version "0.28.3"
928+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.28.3.tgz#9461bdbf334d616759b0e7e5415e2f480b9aa30f"
929+
integrity sha512-g3gk4D9itbhUQa5MtN7TOdeoQnNLkPDCox5SBaQ/H3Or5lo59TOaZWrLb+x47StiAJ+8DXZS/9MJ67cIBWSsRw==
930930

931931
abab@^2.0.3:
932932
version "2.0.5"

0 commit comments

Comments
 (0)