X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=package.json;h=b3de15118bf910b4d89f27bee506068d93861489;hb=8889c6a80c22db0687f7ed8f9cc7f9f5f985b584;hp=2c74f2ade01c583181f2991b10c2c8feb7f1d86f;hpb=ccc2925f920b360d0ddd8bf311c340355d243c04;p=lhc%2Fweb%2Fwiklou.git diff --git a/package.json b/package.json index 2c74f2ade0..b3de15118b 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "devDependencies": { "deepmerge": "1.3.2", "eslint": "5.0.1", - "eslint-config-wikimedia": "0.7.2", + "eslint-config-wikimedia": "0.8.1", "eslint-plugin-qunit": "3.3.1", "grunt": "1.0.3", "grunt-banana-checker": "0.6.0", @@ -20,15 +20,15 @@ "grunt-contrib-watch": "1.1.0", "grunt-eslint": "21.0.0", "grunt-jsonlint": "1.1.0", - "grunt-karma": "2.0.0", - "grunt-stylelint": "0.10.0", - "karma": "2.0.2", + "grunt-karma": "3.0.0", + "grunt-stylelint": "0.10.1", + "karma": "3.0.0", "karma-chrome-launcher": "2.2.0", - "karma-firefox-launcher": "1.0.1", + "karma-firefox-launcher": "1.1.0", "karma-mocha-reporter": "2.2.5", - "karma-qunit": "2.0.1", - "postcss-less": "1.1.5", - "qunit": "2.6.0", + "karma-qunit": "2.1.0", + "postcss-less": "2.0.0", + "qunit": "2.6.2", "stylelint": "9.2.0", "stylelint-config-wikimedia": "0.4.3", "wdio-junit-reporter": "0.2.0",