Skip to content

Commit

Permalink
fix(deps): update dependency @vercel/ncc to ^0.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2023
1 parent a23a2cb commit 2077543
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"build": "npm i @vercel/ncc && ncc build index.js --minify --license LICENSE"
},
"dependencies": {
"@vercel/ncc": "^0.33.1"
"@vercel/ncc": "^0.38.0"
}
}

0 comments on commit 2077543

Please sign in to comment.