Skip to content

Commit

Permalink
fix(deps): update dependency @vercel/ncc to ^0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 26, 2022
1 parent a23a2cb commit 4f1f6cf
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.34.0"
}
}

0 comments on commit 4f1f6cf

Please sign in to comment.