build: Bump npm development dependencies to latest
authorJames D. Forrester <jforrester@wikimedia.org>
Thu, 17 Mar 2016 19:45:21 +0000 (19:45 +0000)
committerPaladox <thomasmulhall410@yahoo.com>
Sat, 19 Mar 2016 19:06:44 +0000 (19:06 +0000)
 grunt-contrib-copy     0.8.2  →    1.0.0
 grunt-contrib-watch    0.6.1  →    1.0.0
 karma                0.13.19  →  0.13.22

Change-Id: Idc5c1ac97580e91d9c958c55cdfdda681330c254

package.json

index 8dcb72d..9ea6c7b 100644 (file)
@@ -9,13 +9,13 @@
     "grunt": "0.4.5",
     "grunt-cli": "0.1.13",
     "grunt-banana-checker": "0.4.0",
-    "grunt-contrib-copy": "0.8.2",
+    "grunt-contrib-copy": "1.0.0",
     "grunt-contrib-jshint": "1.0.0",
-    "grunt-contrib-watch": "0.6.1",
+    "grunt-contrib-watch": "1.0.0",
     "grunt-jscs": "2.8.0",
     "grunt-jsonlint": "1.0.7",
     "grunt-karma": "0.12.2",
-    "karma": "0.13.19",
+    "karma": "0.13.22",
     "karma-chrome-launcher": "0.2.2",
     "karma-firefox-launcher": "0.1.7",
     "karma-qunit": "0.1.9",