Skip to content

Commit

Permalink
update chownr to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Apr 27, 2020
1 parent 0691c4f commit b074ac8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 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 @@ -16,7 +16,7 @@
"bench": "for i in benchmarks/*/*.js; do echo $i; for j in {1..5}; do node $i || break; done; done"
},
"dependencies": {
"chownr": "^1.1.3",
"chownr": "^2.0.0",
"fs-minipass": "^2.0.0",
"minipass": "^3.0.0",
"minizlib": "^2.1.0",
Expand Down

0 comments on commit b074ac8

Please sign in to comment.