From c92580598753a4f4ad8a31f7fdec28d88c53da79 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 5 Jan 2016 13:29:37 +0800 Subject: [PATCH] chore(package): update dependencies http://greenkeeper.io/ --- package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 62a74f6..9cc717d 100644 --- a/package.json +++ b/package.json @@ -26,23 +26,23 @@ "homepage": "https://github.com/appleboy/gulp-compass", "dependencies": { "gulp-util": "^3.0.4", - "through2": "^0.6.5", + "through2": "^2.0.0", "which": "^1.1.1" }, "devDependencies": { "coveralls": "^2.11.2", - "del": "^1.1.1", + "del": "^2.2.0", "gulp": "^3.8.10", - "gulp-istanbul": "^0.6.0", - "gulp-jscs": "^1.6.0", - "gulp-jshint": "^1.9.2", - "gulp-load-plugins": "^0.8.0", + "gulp-istanbul": "^0.10.3", + "gulp-jscs": "^3.0.2", + "gulp-jshint": "^2.0.0", + "gulp-load-plugins": "^1.1.0", "gulp-mocha": "^2.0.0", "iconv-lite": "^0.4.7", "jshint-reporter-jscs": "^0.1.0", - "map-stream": "0.0.5", + "map-stream": "0.0.6", "mocha": "^2.1.0", - "should": "^4.6.5" + "should": "^8.0.2" }, "engines": { "node": ">=0.10.0"