Skip to content

Commit

Permalink
fix(deps): update dependency @vercel/nft to ^0.18.0 (#1056)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
3 people committed Mar 21, 2022
1 parent e666dc1 commit d9a45d8
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
Expand Up @@ -54,7 +54,7 @@
"dependencies": {
"@babel/parser": "7.16.8",
"@netlify/esbuild": "0.14.23",
"@vercel/nft": "^0.17.0",
"@vercel/nft": "^0.18.0",
"archiver": "^5.3.0",
"common-path-prefix": "^3.0.0",
"cp-file": "^9.0.0",
Expand Down

1 comment on commit d9a45d8

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⏱ Benchmark results

largeDepsEsbuild: 8.3s

largeDepsNft: 43s

largeDepsZisi: 1m 13.3s

Please sign in to comment.