Skip to content

Commit 6d07cb7

Browse files
dependabot[bot]BrandonLWhiteclaude
authored
Bump @vercel/ncc from 0.38.4 to 0.44.0 (#114)
Recreated on top of current main: the original Dependabot branch was six commits behind and had a conflicting package-lock.json. Also rebuilds dist/, which Dependabot does not regenerate. Only dist/sourcemap-register.js changes, since that shim ships with ncc itself; the bundled index.js is byte-identical. Co-authored-by: Brandon White <brandon.white@upside.com> Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
1 parent 2d9f130 commit 6d07cb7

3 files changed

Lines changed: 10 additions & 9 deletions

File tree

dist/sourcemap-register.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"lodash": "^4.18.1"
3232
},
3333
"devDependencies": {
34-
"@vercel/ncc": "^0.38.4",
34+
"@vercel/ncc": "^0.44.0",
3535
"eslint": "^10.9.1",
3636
"jest": "^30.4.2"
3737
},

0 commit comments

Comments
 (0)