build: Update Karma's qunit from 2.5.0 to 2.6.0
authorTimo Tijhof <krinklemail@gmail.com>
Thu, 10 May 2018 13:12:17 +0000 (14:12 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Thu, 10 May 2018 13:12:17 +0000 (14:12 +0100)
Follows-up 065b21b4bd which updated the copy of QUnit used
on Special:JavaScriptTest.

Change-Id: I24b17c9c266f58d48caa9c3392496c469b3ddba0

package.json

index e9048ec..aff8c32 100644 (file)
@@ -26,7 +26,7 @@
     "karma-mocha-reporter": "2.2.5",
     "karma-qunit": "2.0.1",
     "postcss-less": "1.1.5",
-    "qunit": "2.5.0",
+    "qunit": "2.6.0",
     "stylelint": "9.2.0",
     "stylelint-config-wikimedia": "0.4.3",
     "wdio-junit-reporter": "0.2.0",