From: alexlamsl Date: Mon, 1 Feb 2016 09:16:05 +0000 (+0800) Subject: update dependencies X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=f440d8aa1e2a217373290f85f39b9d609449a57a;p=html-minifier.git update dependencies --- diff --git a/package.json b/package.json index 0f1bc94..c08f7f7 100644 --- a/package.json +++ b/package.json @@ -48,13 +48,13 @@ "cli-table": "0.3.x", "grunt": "0.4.x", "grunt-contrib-concat": "0.5.x", - "grunt-contrib-jshint": "0.11.x", + "grunt-contrib-jshint": "0.12.x", "grunt-contrib-qunit": "0.7.x", "grunt-contrib-uglify": "0.11.x", "grunt-exec": "0.4.x", - "grunt-jscs": "2.6.x", + "grunt-jscs": "2.7.x", "load-grunt-tasks": "3.4.x", - "minimize": "1.8.1", + "minimize": "1.8.x", "qunit": "0.7.x", "time-grunt": "1.3.x" },