Skip to content

Commit

Permalink
chore(deps): update dependency @vercel/ncc to v0.38.3 (#703)
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 917c55b commit 74da3bb
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 @@ -32,7 +32,7 @@
"@types/node": "22.9.0",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"@vercel/ncc": "0.38.2",
"@vercel/ncc": "0.38.3",
"colorette": "2.0.20",
"eslint": "9.14.0",
"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 @@ -633,7 +633,7 @@ __metadata:
"@types/node": "npm:22.9.0"
"@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"
colorette: "npm:2.0.20"
eslint: "npm:9.14.0"
eslint-config-prettier: "npm:9.1.0"
Expand Down Expand Up @@ -998,14 +998,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 74da3bb

Please sign in to comment.