From 83cb5d5158a6a3250573734c190fc493b241bd04 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 14 Sep 2015 21:56:37 +0300 Subject: [PATCH] Update devDependencies. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c32742c..1b35d0c 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "dependencies": { "change-case": "2.3.x", "clean-css": "3.4.x", - "cli": "0.8.x", + "cli": "0.10.x", "concat-stream": "1.5.x", "uglify-js": "2.4.x", "relateurl": "0.2.x" @@ -52,7 +52,7 @@ "grunt-contrib-qunit": "0.7.x", "grunt-contrib-uglify": "0.9.x", "grunt-exec": "0.4.x", - "grunt-jscs": "1.8.x", + "grunt-jscs": "2.1.x", "load-grunt-tasks": "3.2.x", "qunit": "0.7.x", "time-grunt": "1.2.x" -- 2.34.1