]> source.dussan.org Git - sonarqube.git/commitdiff
Bump grunt-contrib-less version to fix a race condition
authorJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Wed, 21 Jan 2015 10:31:21 +0000 (11:31 +0100)
committerJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Wed, 21 Jan 2015 10:31:21 +0000 (11:31 +0100)
server/sonar-web/package.json

index f536c7f98994b9bea60aa8c4079e9418a243c799..4dbf1d07fcffb5118566587886f7ee6fc8f6a31b 100644 (file)
@@ -14,7 +14,7 @@
     "grunt-contrib-copy": "0.5.0",
     "grunt-contrib-handlebars": "0.9.2",
     "grunt-contrib-jshint": "0.10.0",
-    "grunt-contrib-less": "0.10.0",
+    "grunt-contrib-less": "0.11.0",
     "grunt-contrib-requirejs": "0.4.3",
     "grunt-contrib-uglify": "0.4.0",
     "grunt-contrib-watch": "0.5.3",