Skip to content

Commit

Permalink
update all minipass deps
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Sep 30, 2019
1 parent 0973296 commit a74c6fb
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 71 deletions.
131 changes: 66 additions & 65 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,25 +17,25 @@
},
"dependencies": {
"chownr": "^1.1.3",
"fs-minipass": "^1.2.7",
"minipass": "^2.9.0",
"minizlib": "^1.3.1",
"fs-minipass": "^2.0.0",
"minipass": "^3.0.0",
"minizlib": "^2.0.0",
"mkdirp": "^0.5.0",
"yallist": "^3.0.3"
"yallist": "^4.0.0"
},
"devDependencies": {
"chmodr": "^1.2.0",
"end-of-stream": "^1.4.3",
"events-to-array": "^1.1.2",
"mutate-fs": "^2.1.1",
"rimraf": "^2.7.1",
"tap": "^14.6.5",
"tap": "^14.6.9",
"tar-fs": "^1.16.3",
"tar-stream": "^1.6.2"
},
"license": "ISC",
"engines": {
"node": ">=8"
"node": ">= 8"
},
"files": [
"index.js",
Expand Down

0 comments on commit a74c6fb

Please sign in to comment.