]> source.dussan.org Git - sonarqube.git/commitdiff
update grunt and its dependecies
authorStas Vilchik <vilchiks@gmail.com>
Tue, 2 Jun 2015 13:45:09 +0000 (15:45 +0200)
committerStas Vilchik <vilchiks@gmail.com>
Tue, 2 Jun 2015 13:48:14 +0000 (15:48 +0200)
server/sonar-web/package.json

index f13d5024118b47e51c0cc02ab414cd83629e6fd8..216bc1543f89f6a4f0b6940e8317a3f8de8a5c0f 100644 (file)
@@ -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",