X-Git-Url: https://git.cyclocoop.org/%242?a=blobdiff_plain;f=package.json;h=4f7523e7e4d47a79de9c48d7496c4dda9baeb890;hb=a6242eff164efc04c109a9e8fca9e1ea346f1556;hp=070fad8f5fd4769601979cdb0d0f6f92fd696640;hpb=e143c40fee88922eb393a88f94e60afc439d1f49;p=lhc%2Fweb%2Fwiklou.git diff --git a/package.json b/package.json index 070fad8f5f..4f7523e7e4 100644 --- a/package.json +++ b/package.json @@ -6,28 +6,29 @@ "doc": "jsduck", "postdoc": "grunt copy:jsduck", "selenium": "bash ./tests/selenium/selenium.sh", + "selenium-daily": "npm run selenium-test -- --mochaOpts.grep @daily", "selenium-test": "wdio ./tests/selenium/wdio.conf.js" }, "devDependencies": { "deepmerge": "1.3.2", "eslint": "5.0.1", - "eslint-config-wikimedia": "0.6.0", - "eslint-plugin-qunit": "3.2.1", + "eslint-config-wikimedia": "0.7.2", + "eslint-plugin-qunit": "3.3.1", "grunt": "1.0.3", "grunt-banana-checker": "0.6.0", "grunt-contrib-copy": "1.0.0", "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",