X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=package.json;h=96a425ff699bebffba76a69250ae3f7ee4c05df9;hp=66c13cdd402ad2d65d9cf3d076f4f6ac86ea4f9a;hb=575a886a466bab5ffb255c936e16999eacea167c;hpb=aae0c8d42562d5d3f70cc18fa687ae331996b66f diff --git a/package.json b/package.json index 66c13cdd40..96a425ff69 100644 --- a/package.json +++ b/package.json @@ -9,22 +9,24 @@ "devDependencies": { "deepmerge": "1.3.2", "eslint": "3.12.2", - "eslint-config-wikimedia": "0.4.0", + "eslint-config-wikimedia": "0.5.0", "grunt": "1.0.1", "grunt-banana-checker": "0.6.0", "grunt-contrib-copy": "1.0.0", "grunt-contrib-watch": "1.0.0", - "grunt-eslint": "19.0.0", + "grunt-eslint": "20.0.0", "grunt-jsonlint": "1.1.0", "grunt-karma": "2.0.0", - "grunt-stylelint": "0.7.0", + "grunt-stylelint": "0.8.0", "grunt-webdriver": "2.0.3", "karma": "1.5.0", "karma-chrome-launcher": "2.0.0", "karma-firefox-launcher": "1.0.1", "karma-mocha-reporter": "2.2.3", "karma-qunit": "1.0.0", + "nodemw": "0.10.1", "qunitjs": "1.23.1", + "stylelint": "7.8.0", "stylelint-config-wikimedia": "0.4.1", "wdio-junit-reporter": "0.2.0", "wdio-mocha-framework": "0.5.8",