Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @vercel/ncc to v0.38.3 #266

Merged
merged 1 commit into from
Dec 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@total-typescript/ts-reset": "0.6.1",
"@types/node": "22.10.1",
"@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 @@ -853,14 +853,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: "npm:latest"
bin:
ncc: dist/ncc/cli.js
checksum: 10c0/430f506d7243155d85b8f99d46f46159b9dea58190ae4c28eadebe6b1b90e350e9861c7accc4f3b2dcb603f47fbe7cc947c56af396c96ba1059419f1b4f20928
checksum: 10c0/91b328b53d3bb17ac2fd329d9d2115192d2001e52a7f6d38828ce878e465f3bc62031a8b206bdbbf90e449c11f9e411f853f7081a6e2947ef3459365fa12da49
languageName: node
linkType: hard

Expand Down Expand Up @@ -1246,7 +1246,7 @@ __metadata:
"@probot/octokit-plugin-config": "npm:3.0.2"
"@total-typescript/ts-reset": "npm:0.6.1"
"@types/node": "npm:22.10.1"
"@vercel/ncc": "npm:0.38.2"
"@vercel/ncc": "npm:0.38.3"
"@vitest/coverage-v8": "npm:2.1.6"
issue-metadata: "npm:0.2.3"
prettier: "npm:3.3.3"
Expand Down
Loading