From d1f748709d8312572fe1b75bb6333bc70ef4fe48 Mon Sep 17 00:00:00 2001 From: Stas Vilchik Date: Tue, 2 Jun 2015 15:45:09 +0200 Subject: [PATCH] update grunt and its dependecies --- server/sonar-web/package.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/server/sonar-web/package.json b/server/sonar-web/package.json index f13d5024118..216bc1543f8 100644 --- a/server/sonar-web/package.json +++ b/server/sonar-web/package.json @@ -5,20 +5,18 @@ "casperjs": "1.1.0-beta3", "errorhandler": "1.1.1", "express": "4.8.0", - "grunt": "0.4.4", + "grunt": "0.4.5", "grunt-casper": "0.3.9", "grunt-cli": "0.1.13", "grunt-concurrent": "1.0.0", "grunt-contrib-clean": "0.6.0", - "grunt-contrib-coffee": "0.10.1", - "grunt-contrib-concat": "0.4.0", - "grunt-contrib-copy": "0.5.0", + "grunt-contrib-concat": "0.5.1", + "grunt-contrib-copy": "0.8.0", "grunt-contrib-handlebars": "0.9.2", - "grunt-contrib-jshint": "0.10.0", - "grunt-contrib-less": "0.11.0", + "grunt-contrib-less": "1.0.1", "grunt-contrib-requirejs": "0.4.4", - "grunt-contrib-uglify": "0.4.0", - "grunt-contrib-watch": "0.5.3", + "grunt-contrib-uglify": "0.9.1", + "grunt-contrib-watch": "0.6.1", "grunt-curl": "2.1.0", "grunt-express-server": "0.4.17", "grunt-text-replace": "0.4.0", -- 2.39.5