From: James D. Forrester Date: Thu, 19 May 2016 14:43:37 +0000 (+0100) Subject: build: Bump grunt-karma and related tools to 1.0.x X-Git-Tag: 1.31.0-rc.0~6862^2~4 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/supprimer.php?a=commitdiff_plain;h=72b0d9da08d6ea8c1842d76aaefe8e57046a2026;p=lhc%2Fweb%2Fwiklou.git build: Bump grunt-karma and related tools to 1.0.x Change-Id: I3d8ad9fbd3b6950c13bf400790eb97fe4e94f849 --- diff --git a/package.json b/package.json index 085edc428c..fb3815de6d 100644 --- a/package.json +++ b/package.json @@ -13,12 +13,12 @@ "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" }