Skip to content

Commit

Permalink
chore(deps): update dependency @vercel/ncc to v0.38.3 (#605)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent c9e15c8 commit 9a5bcc1
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 @@ -34,7 +34,7 @@
"@types/node": "20.17.6",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"@vercel/ncc": "0.38.2",
"@vercel/ncc": "0.38.3",
"@vitest/coverage-v8": "2.1.5",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -826,7 +826,7 @@ __metadata:
"@types/node": "npm:20.17.6"
"@typescript-eslint/eslint-plugin": "npm:8.14.0"
"@typescript-eslint/parser": "npm:8.14.0"
"@vercel/ncc": "npm:0.38.2"
"@vercel/ncc": "npm:0.38.3"
"@vitest/coverage-v8": "npm:2.1.5"
coveralls-api: "npm:1.2.4"
eslint: "npm:8.57.1"
Expand Down Expand Up @@ -1169,14 +1169,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: 10/9a039147e379b7e5fc48e42b4ba1b5bdf4425db6de9de857b4a2bb7391805a7155e35c20d4da2159e09189b0ab62462900fcf09173a5b00886033c874bc47145
checksum: 10/f1a05a58e9c90d6940027b628590715a62bf1611c47bca546ad51bd6a0e8d25ce64c1c39eb27ba0b6747017182cb59ec42088da8d6530a6d561e9e1a4e8c9941
languageName: node
linkType: hard

Expand Down

0 comments on commit 9a5bcc1

Please sign in to comment.