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

Update dependency @vercel/ncc to v0.38.1 #2208

Merged
merged 1 commit into from
Oct 23, 2023
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@statoscope/cli": "5.28.1",
"@types/eslint": "^8.0.0",
"@types/jest": "^29.0.0",
"@vercel/ncc": "0.38.0",
"@vercel/ncc": "0.38.1",
"webpack-bundle-size-analyzer": "3.1.0",
"write-good": "1.0.8"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3485,14 +3485,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -5424,7 +5424,7 @@ __metadata:
"@statoscope/cli": 5.28.1
"@types/eslint": ^8.0.0
"@types/jest": ^29.0.0
"@vercel/ncc": 0.38.0
"@vercel/ncc": 0.38.1
webpack-bundle-size-analyzer: 3.1.0
write-good: 1.0.8
languageName: unknown
Expand Down