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: Bump @vercel/ncc from 0.38.1 to 0.38.2 #184

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 @@ -22,7 +22,7 @@
},
"devDependencies": {
"@types/node": "20.16.5",
"@vercel/ncc": "0.38.1",
"@vercel/ncc": "0.38.2",
"jest": "29.7.0",
"js-yaml": "4.1.0",
"nock": "13.5.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1057,14 +1057,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 @@ -3556,7 +3556,7 @@ __metadata:
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@types/node": 20.16.5
"@vercel/ncc": 0.38.1
"@vercel/ncc": 0.38.2
jest: 29.7.0
js-yaml: 4.1.0
nock: 13.5.5
Expand Down