Krinkle has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/276978

Change subject: Update Karma's QUnit to v1.22.0
......................................................................

Update Karma's QUnit to v1.22.0

Follows-up 54bbef467d, which updated the version used by
MediaWiki's Special:JavaScriptTest.

Change-Id: I7876808c3b5ac88976706cdff1cf7abe8075cfdb
---
M package.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/78/276978/1

diff --git a/package.json b/package.json
index cecfa9d..8b163a6 100644
--- a/package.json
+++ b/package.json
@@ -19,6 +19,6 @@
     "karma-chrome-launcher": "0.2.2",
     "karma-firefox-launcher": "0.1.7",
     "karma-qunit": "0.1.9",
-    "qunitjs": "1.18.0"
+    "qunitjs": "1.22.0"
   }
 }

-- 
To view, visit https://gerrit.wikimedia.org/r/276978
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7876808c3b5ac88976706cdff1cf7abe8075cfdb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Krinkle <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to