From 847bcf41adc99a0e638843dd410978250c8ab72c Mon Sep 17 00:00:00 2001 From: Steve Mao Date: Tue, 16 Jun 2015 18:33:53 +1000 Subject: [PATCH] chore(deps): bump --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index de53213..9f53c82 100644 --- a/package.json +++ b/package.json @@ -24,10 +24,10 @@ "lodash": "^3.3.1", "meow": "^3.1.0", "split": "^1.0.0", - "through2": "^0.6.3" + "through2": "^2.0.0" }, "devDependencies": { - "chai": "^2.1.0", + "chai": "^3.0.0", "concat-stream": "^1.4.7", "coveralls": "^2.11.2", "istanbul": "^0.3.6",