From 8a08df4349929833d1f2c026eaae208afa55b33d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 00:42:48 +0000 Subject: [PATCH] Bump @vercel/ncc from 0.38.1 to 0.38.2 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e0cfc13..1db095d 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@types/node": "^20.14.11", "@typescript-eslint/eslint-plugin": "^4.33.0", "@typescript-eslint/parser": "^4.33.0", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.38.2", "eslint": "^7.32.0", "typescript": "^5.0.4" } diff --git a/yarn.lock b/yarn.lock index 1044e59..ca150ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -313,10 +313,10 @@ "@typescript-eslint/types" "4.33.0" eslint-visitor-keys "^2.0.0" -"@vercel/ncc@^0.38.1": - version "0.38.1" - resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.38.1.tgz#13f08738111e1d9e8a22fd6141f3590e54d9a60e" - integrity sha512-IBBb+iI2NLu4VQn3Vwldyi2QwaXt5+hTyh58ggAMoCGE6DJmPvwL3KPBWcJl1m9LYPChBLE980Jw+CS4Wokqxw== +"@vercel/ncc@^0.38.2": + version "0.38.2" + resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.38.2.tgz#d35c3a74c671699ccf316f74bf0ecab6b60e312b" + integrity sha512-3yel3jaxUg9pHBv4+KeC9qlbdZPug+UMtUOlhvpDYCMSgcNSrS2Hv1LoqMsOV7hf2lYscx+BESfJOIla1WsmMQ== acorn-jsx@^5.3.1: version "5.3.1"