Merge "Block: $row is a stdClass, not a ResultWrapper"
[lhc/web/wiklou.git] / tests / frontend / package.json
index 5eb5c0a..386f488 100644 (file)
@@ -6,8 +6,10 @@
   },
   "devDependencies": {
     "grunt": "0.4.2",
-    "grunt-contrib-jshint": "0.8.0",
-    "grunt-contrib-watch": "0.5.3",
-    "grunt-jscs-checker": "0.4.0"
+    "grunt-contrib-jshint": "0.10.0",
+    "grunt-contrib-watch": "0.6.1",
+    "grunt-banana-checker": "0.1.0",
+    "grunt-jscs": "0.6.1",
+    "grunt-jsonlint": "1.0.4"
   }
 }