Skip to content

Commit

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

---
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 Oct 1, 2024
1 parent 2df61fa commit 675f2a3
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.5.2",
"@vercel/ncc": "0.38.1",
"@vercel/ncc": "0.38.2",
"@vitest/coverage-v8": "2.0.5",
"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 @@ -780,14 +780,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -2281,7 +2281,7 @@ __metadata:
"@octokit/types": 13.6.0
"@total-typescript/ts-reset": 0.6.1
"@types/node": 22.5.2
"@vercel/ncc": 0.38.1
"@vercel/ncc": 0.38.2
"@vitest/coverage-v8": 2.0.5
date-fns: ^4.1.0
issue-metadata: 0.2.3
Expand Down

0 comments on commit 675f2a3

Please sign in to comment.