build: Bump grunt-karma and related tools to 1.0.x
authorJames D. Forrester <jforrester@wikimedia.org>
Thu, 19 May 2016 14:43:37 +0000 (15:43 +0100)
committerJames D. Forrester <jforrester@wikimedia.org>
Thu, 19 May 2016 14:43:37 +0000 (15:43 +0100)
Change-Id: I3d8ad9fbd3b6950c13bf400790eb97fe4e94f849

package.json

index 085edc4..fb3815d 100644 (file)
     "grunt-contrib-watch": "1.0.0",
     "grunt-jscs": "2.8.0",
     "grunt-jsonlint": "1.0.7",
-    "grunt-karma": "0.12.2",
+    "grunt-karma": "1.0.0",
     "grunt-stylelint": "0.2.0",
     "karma": "0.13.22",
-    "karma-chrome-launcher": "0.2.2",
-    "karma-firefox-launcher": "0.1.7",
-    "karma-qunit": "0.1.9",
+    "karma-chrome-launcher": "1.0.1",
+    "karma-firefox-launcher": "1.0.0",
+    "karma-qunit": "1.0.0",
     "qunitjs": "1.22.0",
     "stylelint-config-wikimedia": "0.1.0"
   }