Skip to content

Commit

Permalink
chore(deps): update dependency @vercel/ncc to v0.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jamacku committed Oct 10, 2023
1 parent f2c7109 commit 4111a9e
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 @@ -37,7 +37,7 @@
"@types/node": "18.18.4",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@vercel/ncc": "0.36.1",
"@vercel/ncc": "0.38.0",
"@vitest/coverage-v8": "^0.32.2",
"eslint": "8.43.0",
"eslint-plugin-prettier": "4.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1400,14 +1400,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -1548,7 +1548,7 @@ __metadata:
"@types/node": 18.18.4
"@typescript-eslint/eslint-plugin": 5.60.1
"@typescript-eslint/parser": 5.60.1
"@vercel/ncc": 0.36.1
"@vercel/ncc": 0.38.0
"@vitest/coverage-v8": ^0.32.2
class-validator: ^0.14.0
eslint: 8.43.0
Expand Down

0 comments on commit 4111a9e

Please sign in to comment.