From a9906a4ac7712436fd6ba47da1f897afb0b91749 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 10:21:26 +0000 Subject: [PATCH] Bump @vercel/ncc from 0.38.3 to 0.38.4 Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.3 to 0.38.4. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](https://github.com/vercel/ncc/compare/0.38.3...0.38.4) --- updated-dependencies: - dependency-name: "@vercel/ncc" dependency-version: 0.38.4 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 18cbc79..92eba52 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/node": "20", "@typescript-eslint/eslint-plugin": "^8.44.0", "@typescript-eslint/parser": "^8.44.0", - "@vercel/ncc": "^0.38.3", + "@vercel/ncc": "^0.38.4", "eslint": "^9.35.0", "globals": "^16.4.0", "typescript": "^5.9.2" diff --git a/yarn.lock b/yarn.lock index 0b2fec0..61784d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -329,10 +329,10 @@ "@typescript-eslint/types" "8.44.0" eslint-visitor-keys "^4.2.1" -"@vercel/ncc@^0.38.3": - version "0.38.3" - resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.38.3.tgz#5475eeee3ac0f1a439f237596911525a490a88b5" - integrity sha512-rnK6hJBS6mwc+Bkab+PGPs9OiS0i/3kdTO+CkI8V0/VrW3vmz7O2Pxjw/owOlmo6PKEIxRSeZKv/kuL9itnpYA== +"@vercel/ncc@^0.38.4": + version "0.38.4" + resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.38.4.tgz#e1fb8be9e7ed33bf44c121131d4c6e95f784afac" + integrity sha512-8LwjnlP39s08C08J5NstzriPvW1SP8Zfpp1BvC2sI35kPeZnHfxVkCwu4/+Wodgnd60UtT1n8K8zw+Mp7J9JmQ== acorn-jsx@^5.3.2: version "5.3.2"