Skip to content

Commit 164e529

Browse files
chore: Bump @vercel/ncc (#1552)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.33.0 to 0.33.1. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.33.0...0.33.1) --- updated-dependencies: - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7532ed commit 164e529

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

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

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -863,10 +863,10 @@
863863
"@typescript-eslint/types" "4.33.0"
864864
eslint-visitor-keys "^2.0.0"
865865

866-
"@vercel/ncc@^0.33.0":
867-
version "0.33.0"
868-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.33.0.tgz#538d73ad4be1b259830d249d83f857432edd8967"
869-
integrity sha512-m21HzXD+L/YHoJTwyCCyGBXD0O2L4KR/Y6SSsS4qvRlz3NAYsiiYahzOsgfWEt4PJxpPVCMGiuWzsvb2tycmyA==
866+
"@vercel/ncc@^0.33.1":
867+
version "0.33.1"
868+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.33.1.tgz#b240080a3c1ded9446a30955a06a79851bb38f71"
869+
integrity sha512-Mlsps/P0PLZwsCFtSol23FGqT3FhBGb4B1AuGQ52JTAtXhak+b0Fh/4T55r0/SVQPeRiX9pNItOEHwakGPmZYA==
870870

871871
abab@^2.0.3, abab@^2.0.5:
872872
version "2.0.5"

0 commit comments

Comments
 (0)