Skip to content

Commit b3e3758

Browse files
greenkeeper[bot]SBoudrias
authored andcommittedNov 10, 2018
Update through2 to the latest version 🚀 (#124)
## The dependency [through2](https://github.com/rvagg/through2) was updated from `2.0.5` to `3.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update. --- [Find out more about this release](https://github.com/rvagg/through2). <details> <summary>FAQ and help</summary> There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new). </details> --- Your [Greenkeeper](https://greenkeeper.io) bot 🌴
1 parent 22b1414 commit b3e3758

File tree

2 files changed

+39
-13
lines changed

2 files changed

+39
-13
lines changed
 

‎package-lock.json

+38-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"mkdirp": "^0.5.0",
2424
"multimatch": "^2.0.0",
2525
"rimraf": "^2.2.8",
26-
"through2": "^2.0.0",
26+
"through2": "^3.0.0",
2727
"vinyl": "^2.0.1"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.