From fdbcf24149263681c038a1228fcc49b24193d33e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 20:58:22 +0000 Subject: [PATCH] Bump @vercel/ncc from 0.38.1 to 0.38.2 in /setup-flyctl Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.1 to 0.38.2. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](https://github.com/vercel/ncc/compare/0.38.1...0.38.2) --- updated-dependencies: - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- setup-flyctl/package.json | 2 +- setup-flyctl/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/setup-flyctl/package.json b/setup-flyctl/package.json index 672dc79..612b1f8 100644 --- a/setup-flyctl/package.json +++ b/setup-flyctl/package.json @@ -16,7 +16,7 @@ "@tsconfig/node20": "20.1.4", "@tsconfig/strictest": "2.0.5", "@types/node": "22.1.0", - "@vercel/ncc": "0.38.1", + "@vercel/ncc": "0.38.2", "typescript": "5.5.4" }, "packageManager": "pnpm@9.6.0" diff --git a/setup-flyctl/pnpm-lock.yaml b/setup-flyctl/pnpm-lock.yaml index 4b4f906..ad19a3f 100644 --- a/setup-flyctl/pnpm-lock.yaml +++ b/setup-flyctl/pnpm-lock.yaml @@ -31,8 +31,8 @@ importers: specifier: 22.1.0 version: 22.1.0 '@vercel/ncc': - specifier: 0.38.1 - version: 0.38.1 + specifier: 0.38.2 + version: 0.38.2 typescript: specifier: 5.5.4 version: 5.5.4 @@ -120,8 +120,8 @@ packages: '@types/node@22.1.0': resolution: {integrity: sha512-AOmuRF0R2/5j1knA3c6G3HOk523Ga+l+ZXltX8SF1+5oqcXijjfTd8fY3XRZqSihEu9XhtQnKYLmkFaoxgsJHw==} - '@vercel/ncc@0.38.1': - resolution: {integrity: sha512-IBBb+iI2NLu4VQn3Vwldyi2QwaXt5+hTyh58ggAMoCGE6DJmPvwL3KPBWcJl1m9LYPChBLE980Jw+CS4Wokqxw==} + '@vercel/ncc@0.38.2': + resolution: {integrity: sha512-3yel3jaxUg9pHBv4+KeC9qlbdZPug+UMtUOlhvpDYCMSgcNSrS2Hv1LoqMsOV7hf2lYscx+BESfJOIla1WsmMQ==} hasBin: true semver@6.3.1: @@ -225,7 +225,7 @@ snapshots: dependencies: undici-types: 6.13.0 - '@vercel/ncc@0.38.1': {} + '@vercel/ncc@0.38.2': {} semver@6.3.1: {}