Skip to content

Commit

Permalink
Update dependency @vercel/ncc to ^0.38.3 (#364)
Browse files Browse the repository at this point in the history
| datasource | package     | from   | to     |
| ---------- | ----------- | ------ | ------ |
| npm        | @vercel/ncc | 0.38.2 | 0.38.3 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 2f5eb7b commit 06c6612
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 @@ -33,7 +33,7 @@
"@types/node": "^22.7.9",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"@vercel/ncc": "^0.38.2",
"@vercel/ncc": "^0.38.3",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.8.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2228,14 +2228,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 @@ -2408,7 +2408,7 @@ __metadata:
"@types/node": "npm:^22.7.9"
"@typescript-eslint/eslint-plugin": "npm:^8.19.0"
"@typescript-eslint/parser": "npm:^8.19.0"
"@vercel/ncc": "npm:^0.38.2"
"@vercel/ncc": "npm:^0.38.3"
eslint: "npm:^9.13.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-jest: "npm:^28.8.3"
Expand Down

0 comments on commit 06c6612

Please sign in to comment.