Skip to content

Commit

Permalink
Merge pull request #82 from mauricedb/greenkeeper/through2-3.0.1
Browse files Browse the repository at this point in the history
Update through2 to the latest version 🚀
  • Loading branch information
mauricedb authored Mar 1, 2019
2 parents caf338c + bdd95ad commit da17739
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"main-bower-files": "2.13.1",
"plugin-error": "1.0.1",
"through2": "3.0.0"
"through2": "3.0.1"
},
"devDependencies": {
"codecov.io": "0.1.6",
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3539,13 +3539,12 @@ through2-filter@^2.0.0:
through2 "~2.0.0"
xtend "~4.0.0"

through2@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/through2/-/through2-3.0.0.tgz#468b461df9cd9fcc170f22ebf6852e467e578ff2"
integrity sha512-8B+sevlqP4OiCjonI1Zw03Sf8PuV1eRsYQgLad5eonILOdyeRsY27A/2Ze8IlvlMvq31OH+3fz/styI7Ya62yQ==
through2@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/through2/-/through2-3.0.1.tgz#39276e713c3302edf9e388dd9c812dd3b825bd5a"
integrity sha512-M96dvTalPT3YbYLaKaCuwu+j06D/8Jfib0o/PxbVt6Amhv3dUAtW6rTV1jPgJSBG83I/e04Y6xkVdVhSRhi0ww==
dependencies:
readable-stream "2 || 3"
xtend "~4.0.1"

through2@^0.6.0, through2@^0.6.1:
version "0.6.5"
Expand Down

0 comments on commit da17739

Please sign in to comment.