From a12285f0e8c7fd220285241b019ba831da99aabf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 02:39:49 +0000 Subject: [PATCH] Bump @vercel/ncc from 0.38.0 to 0.38.1 Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.0 to 0.38.1. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](https://github.com/vercel/ncc/compare/0.38.0...0.38.1) --- 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 1581ac3c..5b8e985b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@types/node": "^20.8.9", "@types/node-fetch": "^2.6.2", "@typescript-eslint/parser": "^6.9.1", - "@vercel/ncc": "^0.38.0", + "@vercel/ncc": "^0.38.1", "eslint": "^8.52.0", "eslint-plugin-github": "^4.10.1", "eslint-plugin-jest": "^27.6.0", diff --git a/yarn.lock b/yarn.lock index 0a90f96b..22e987a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1231,10 +1231,10 @@ resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406" integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ== -"@vercel/ncc@^0.38.0": - version "0.38.0" - resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.38.0.tgz#5210def0dcf0c79640bfaf16eecce54beed58fa6" - integrity sha512-B4YKZMm/EqMptKSFyAq4q2SlgJe+VCmEH6Y8gf/E1pTlWbsUJpuH1ymik2Ex3aYO5mCWwV1kaSYHSQOT8+4vHA== +"@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== acorn-jsx@^5.3.2: version "5.3.2"