Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
fix(package): update readable-stream to version 3.3.0
Browse files Browse the repository at this point in the history
Closes #52
  • Loading branch information
greenkeeper[bot] committed Apr 1, 2019
1 parent 35c5f94 commit 447399a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"license": "MIT",
"dependencies": {
"readable-stream": "2.3.6"
"readable-stream": "3.3.0"
},
"devDependencies": {
"@commitlint/cli": "^7.0.0",
Expand Down

0 comments on commit 447399a

Please sign in to comment.