Skip to content

Commit

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


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent 2cde058 commit 2b48008
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.6.1",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@vercel/ncc": "^0.38.1",
"@vercel/ncc": "^0.38.2",
"eslint": "^8.57.1",
"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 @@ -2154,14 +2154,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: "npm:latest"
bin:
ncc: dist/ncc/cli.js
checksum: 10c0/3e6c08251ccc8c6c7ca6523f223e326c70950af787259252c8a19ef04a7f8cc4c42d4c1ddb94f227a9d0d1c5429f71e303daf6a356948b4f81bcd38d075c9b24
checksum: 10c0/430f506d7243155d85b8f99d46f46159b9dea58190ae4c28eadebe6b1b90e350e9861c7accc4f3b2dcb603f47fbe7cc947c56af396c96ba1059419f1b4f20928
languageName: node
linkType: hard

Expand Down Expand Up @@ -2334,7 +2334,7 @@ __metadata:
"@types/node": "npm:^22.6.1"
"@typescript-eslint/eslint-plugin": "npm:^8.7.0"
"@typescript-eslint/parser": "npm:^8.7.0"
"@vercel/ncc": "npm:^0.38.1"
"@vercel/ncc": "npm:^0.38.2"
eslint: "npm:^8.57.1"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-jest: "npm:^28.8.3"
Expand Down

0 comments on commit 2b48008

Please sign in to comment.