Skip to content

Commit

Permalink
chore(deps): update dependency @vercel/ncc to ^0.38.0 (#183)
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 Oct 26, 2023
1 parent 91d9a71 commit edcdc05
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 @@ -59,7 +59,7 @@
"@types/react": "^17.0.39",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"@vercel/ncc": "^0.36.0",
"@vercel/ncc": "^0.38.0",
"chalk": "^4.0.0",
"eslint": "^8.0.0",
"eslint-config-prettier": "^9.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1943,14 +1943,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -5668,7 +5668,7 @@ __metadata:
"@types/react": ^17.0.39
"@typescript-eslint/eslint-plugin": ^5.0.0
"@typescript-eslint/parser": ^5.0.0
"@vercel/ncc": ^0.36.0
"@vercel/ncc": ^0.38.0
chalk: ^4.0.0
eslint: ^8.0.0
eslint-config-prettier: ^9.0.0
Expand Down

0 comments on commit edcdc05

Please sign in to comment.