diff --git a/package.json b/package.json index 571aa8bf2..f642e2952 100644 --- a/package.json +++ b/package.json @@ -71,12 +71,12 @@ "grunt": "~0.4.1", "grunt-cli": "~0.1.9", "grunt-coffeelint": "0.0.6", - "grunt-lesslint": "0.7.0", - "grunt-cson": "0.3.0", + "grunt-lesslint": "0.8.0", + "grunt-cson": "0.5.0", "grunt-contrib-csslint": "~0.1.2", "grunt-contrib-coffee": "~0.7.0", "grunt-contrib-less": "~0.5.2", - "jasmine-focused": "~0.6.0", + "jasmine-focused": "~0.7.0", "walkdir": "0.0.7" }, "private": true,