Skip to content

Commit

Permalink
chore(deps): bump @vercel/nft from 0.9.0 to 0.9.1
Browse files Browse the repository at this point in the history
Bumps [@vercel/nft](https://github.com/vercel/nft) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/vercel/nft/releases)
- [Commits](vercel/nft@0.9.0...0.9.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sergioramos committed Sep 14, 2020
1 parent b3b339d commit c79c5d6
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 @@ -29,7 +29,7 @@
"test": "NODE_ENV=test ava --timeout=5m"
},
"dependencies": {
"@vercel/nft": "^0.9.0",
"@vercel/nft": "^0.9.1",
"apr-find": "^3.0.3",
"apr-map": "^3.0.3",
"apr-parallel": "^3.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,9 @@ __metadata:
languageName: node
linkType: hard

"@vercel/nft@npm:^0.9.0":
version: 0.9.0
resolution: "@vercel/nft@npm:0.9.0"
"@vercel/nft@npm:^0.9.1":
version: 0.9.1
resolution: "@vercel/nft@npm:0.9.1"
dependencies:
acorn: ^7.1.1
acorn-class-fields: ^0.3.2
Expand All @@ -186,7 +186,7 @@ __metadata:
rollup-pluginutils: ^2.8.2
bin:
nft: out/cli.js
checksum: 3/2d0204a0d49a15df9623a98c5162eca76a5f5b75abc27f73c4b06abebb9eecfd4d970fe8f229a20d056bedc2fea025b6a0807a8bebfb47fb406e713deaca2939
checksum: 3/db83fe81fc86f6c1dbd93d75e9eaf8f4d3ff1e33e81621a61f81104d208ca002f03455d6b835cff7b04b993bf325ace8c7993af5c5b64054bb478006169bfd86
languageName: node
linkType: hard

Expand Down Expand Up @@ -4552,7 +4552,7 @@ resolve@^1.10.0:
version: 0.0.0-use.local
resolution: "serverless-plugin-tree-shake@workspace:."
dependencies:
"@vercel/nft": ^0.9.0
"@vercel/nft": ^0.9.1
apr-find: ^3.0.3
apr-for-each: ^3.0.3
apr-intercept: ^3.0.4
Expand Down

0 comments on commit c79c5d6

Please sign in to comment.