Skip to content

Commit

Permalink
build(deps-dev): bump @vercel/ncc from 0.38.2 to 0.38.3
Browse files Browse the repository at this point in the history
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.2 to 0.38.3.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](vercel/ncc@0.38.2...0.38.3)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jamacku committed Dec 2, 2024
1 parent 09ba058 commit 85a0ef1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@total-typescript/ts-reset": "0.6.1",
"@types/node": "22.8.6",
"@vercel/ncc": "0.38.2",
"@vercel/ncc": "0.38.3",
"@vitest/coverage-v8": "2.1.6",
"prettier": "3.3.3",
"ts-node": "10.9.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -795,14 +795,14 @@ __metadata:
languageName: node
linkType: hard

"@vercel/ncc@npm:0.38.2":
version: 0.38.2
resolution: "@vercel/ncc@npm:0.38.2"
"@vercel/ncc@npm:0.38.3":
version: 0.38.3
resolution: "@vercel/ncc@npm:0.38.3"
dependencies:
node-gyp: latest
bin:
ncc: dist/ncc/cli.js
checksum: 7f4d119e99e96ae1faeb8a1e8523e11845b224cf5cd7c297e2873933c6f6c225dcb6c4b036502f4f2691a16f0723205a7b11b4a08f29c3f78f18d411bfbe46e8
checksum: 172ff37f17c7648755c5bd1bb09cfafa5a601a20ac8e008d6b220a6e727dfa3caef1a82a618a94383c679dd0265ff4a852ed25a491d4b3ca16d54f1ac03aed78
languageName: node
linkType: hard

Expand Down Expand Up @@ -2274,7 +2274,7 @@ __metadata:
"@octokit/types": 13.6.1
"@total-typescript/ts-reset": 0.6.1
"@types/node": 22.8.6
"@vercel/ncc": 0.38.2
"@vercel/ncc": 0.38.3
"@vitest/coverage-v8": 2.1.6
date-fns: 4.1.0
issue-metadata: 0.2.3
Expand Down

0 comments on commit 85a0ef1

Please sign in to comment.