Skip to content

Commit

Permalink
Update to latest @vercel/nft (#29902)
Browse files Browse the repository at this point in the history
This updates to the latest version of `@vercel/nft` which includes better shared caching between runs. 

x-ref: vercel/nft#239
x-ref: vercel/nft#238
x-ref: vercel/nft#237
  • Loading branch information
ijjk committed Oct 14, 2021
1 parent c2b5f15 commit 6f3c338
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/next/compiled/@vercel/nft/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
"@types/text-table": "0.2.1",
"@types/webpack-sources1": "npm:@types/webpack-sources@0.1.5",
"@vercel/ncc": "0.27.0",
"@vercel/nft": "0.15.1",
"@vercel/nft": "0.16.1",
"amphtml-validator": "1.0.33",
"arg": "4.1.0",
"async-retry": "1.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5053,10 +5053,10 @@
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.27.0.tgz#c0cfeebb0bebb56052719efa4a0ecc090a932c76"
integrity sha512-DllIJQapnU2YwewIhh/4dYesmMQw3h2cFtabECc/zSJHqUbNa0eJuEkRa6DXbZvh1YPWBtYQoPV17NlDpBw1Vw==

"@vercel/nft@0.15.1":
version "0.15.1"
resolved "https://registry.yarnpkg.com/@vercel/nft/-/nft-0.15.1.tgz#c059e921f3d0f1cdbdc700c0ba060dee6851dcba"
integrity sha512-ehD1bgCG9sZliAHku2fc1L+jKLad4wS+9HHWiIs4HT4SysA/JFSXRrfWuA+INumzuaFqrOKs3vQeLVhZ4o8lTw==
"@vercel/nft@0.16.1":
version "0.16.1"
resolved "https://registry.yarnpkg.com/@vercel/nft/-/nft-0.16.1.tgz#a636e3fc55f5502a3c652f8c1e01ca2bfac6cf68"
integrity sha512-OiPCdRDo9qA8QRQkgdyPInjF6TkvtWv79/WVpweufeOxjwUYju0jIUuFLS2PeB4wAIoKc/1CiizjhmJRqXNwAA==
dependencies:
"@mapbox/node-pre-gyp" "^1.0.5"
acorn "^8.3.0"
Expand Down

0 comments on commit 6f3c338

Please sign in to comment.