Skip to content

Commit c2401b6

Browse files
chore: Bump @vercel/ncc (#1170)
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 0f7c579 commit c2401b6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/request": "^2.48.4",
2323
"@typescript-eslint/eslint-plugin": "^4.29.2",
2424
"@typescript-eslint/parser": "^4.29.2",
25-
"@vercel/ncc": "^0.29.1",
25+
"@vercel/ncc": "^0.31.1",
2626
"aws-sdk": "^2.970.0",
2727
"eslint": "^7.32.0",
2828
"eslint-plugin-prettier": "3.4.0",

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -897,10 +897,10 @@
897897
"@typescript-eslint/types" "4.32.0"
898898
eslint-visitor-keys "^2.0.0"
899899

900-
"@vercel/ncc@^0.29.1":
901-
version "0.29.2"
902-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.29.2.tgz#29a35d21b03267a538b536168af766f4270ae8f4"
903-
integrity sha512-eUxibZD92k+rY0oZJFZooGqdVpGkDrrHlUhj9UAWrtoyXCGmNOWC1Kcr2KPrZoHRSlWwHOcRnkn2nGT+aHY2KA==
900+
"@vercel/ncc@^0.31.1":
901+
version "0.31.1"
902+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.31.1.tgz#9346c7e59326f5eeac75c0286e47df94c2d6d8f7"
903+
integrity sha512-g0FAxwdViI6UzsiVz5HssIHqjcPa1EHL6h+2dcJD893SoCJaGdqqgUF09xnMW6goWnnhbLvgiKlgJWrJa+7qYA==
904904

905905
abab@^2.0.3, abab@^2.0.5:
906906
version "2.0.5"

0 commit comments

Comments
 (0)