From dcbfdf75e926ce8a38315a6af1524f5f0d04e214 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 01:46:31 +0000 Subject: [PATCH] build(deps): bump @vercel/ncc Bumps the npm-production group with 1 update in the / directory: [@vercel/ncc](https://github.com/vercel/ncc). Updates `@vercel/ncc` from 0.38.1 to 0.38.3 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](https://github.com/vercel/ncc/compare/0.38.1...0.38.3) --- updated-dependencies: - dependency-name: "@vercel/ncc" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++----- package.json | 4 ++-- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index ea819e9..2f40a30 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,6 @@ "@actions/exec": "^1.1.1", "@actions/github": "^6.0.0", "@conventional-commits/parser": "^0.4.1", - "@vercel/ncc": "^0.38.1", "semver": "^7.6.3" }, "devDependencies": { @@ -21,7 +20,7 @@ "@babel/eslint-parser": "^7.25.1", "@babel/preset-env": "^7.25.4", "@github/local-action": "^2.1.2", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.38.4", "babel-preset-jest": "^29.6.3", "eslint": "^8.57.0", "eslint-plugin-github": "^5.0.1", @@ -4162,9 +4161,9 @@ "license": "ISC" }, "node_modules/@vercel/ncc": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.1.tgz", - "integrity": "sha512-IBBb+iI2NLu4VQn3Vwldyi2QwaXt5+hTyh58ggAMoCGE6DJmPvwL3KPBWcJl1m9LYPChBLE980Jw+CS4Wokqxw==", + "version": "0.38.4", + "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.4.tgz", + "integrity": "sha512-8LwjnlP39s08C08J5NstzriPvW1SP8Zfpp1BvC2sI35kPeZnHfxVkCwu4/+Wodgnd60UtT1n8K8zw+Mp7J9JmQ==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 7da980c..466ef2b 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@actions/exec": "^1.1.1", "@actions/github": "^6.0.0", "@conventional-commits/parser": "^0.4.1", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.38.4", "semver": "^7.6.3" }, "devDependencies": { @@ -42,7 +42,7 @@ "@babel/eslint-parser": "^7.25.1", "@babel/preset-env": "^7.25.4", "@github/local-action": "^2.1.2", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.38.4", "babel-preset-jest": "^29.6.3", "eslint": "^8.57.0", "eslint-plugin-github": "^5.0.1",