Skip to content

Commit

Permalink
chore(package): update through2 to version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Nov 6, 2018
1 parent 0634658 commit b2db669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -12,7 +12,7 @@
"mocha": "^5.2.0",
"prettier-standard": "^8.0.1",
"standard": "^11.0.1",
"through2": "^2.0.0"
"through2": "^3.0.0"
},
"scripts": {
"test": "prettier-standard '*.js' 'test/*.js' && standard && mocha --reporter spec --timeout 300"
Expand Down

0 comments on commit b2db669

Please sign in to comment.