Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 851223c

Browse files
chore(syncer): bump @vercel/ncc from 0.36.0 to 0.36.1 in /modules/runner-binaries-syncer/lambdas/runner-binaries-syncer (#3060)
chore(syncer): bump @vercel/ncc Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.36.0 to 0.36.1. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.36.0...0.36.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 8d9c989 commit 851223c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/request": "^2.48.8",
2525
"@typescript-eslint/eslint-plugin": "^5.54.1",
2626
"@typescript-eslint/parser": "^5.54.1",
27-
"@vercel/ncc": "^0.36.0",
27+
"@vercel/ncc": "^0.36.1",
2828
"eslint": "^8.35.0",
2929
"eslint-plugin-prettier": "4.2.1",
3030
"jest": "^29.4",

Diff for: modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1081,10 +1081,10 @@
10811081
"@typescript-eslint/types" "5.54.1"
10821082
eslint-visitor-keys "^3.3.0"
10831083

1084-
"@vercel/ncc@^0.36.0":
1085-
version "0.36.0"
1086-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36.0.tgz#1f262b86fc4f0770bbc0fc1d331d5aaa1bd47334"
1087-
integrity sha512-/ZTUJ/ZkRt694k7KJNimgmHjtQcRuVwsST2Z6XfYveQIuBbHR+EqkTc1jfgPkQmMyk/vtpxo3nVxe8CNuau86A==
1084+
"@vercel/ncc@^0.36.1":
1085+
version "0.36.1"
1086+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36.1.tgz#d4c01fdbbe909d128d1bf11c7f8b5431654c5b95"
1087+
integrity sha512-S4cL7Taa9yb5qbv+6wLgiKVZ03Qfkc4jGRuiUQMQ8HGBD5pcNRnHeYM33zBvJE4/zJGjJJ8GScB+WmTsn9mORw==
10881088

10891089
acorn-jsx@^5.3.2:
10901090
version "5.3.2"

0 commit comments

Comments
 (0)