X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=package.json;h=45533aaf6639714d5ac9267ddfc7d26a26b88a56;hp=1f23b1a09b41cd764804b7af6b3c9e562fa6922d;hb=6b240c699eb1e965dad3c51107566f1f27ed1887;hpb=5453894d7198f0fae405c65cd241a67336a82fed diff --git a/package.json b/package.json index 1f23b1a09b..45533aaf66 100644 --- a/package.json +++ b/package.json @@ -5,17 +5,18 @@ "qunit": "grunt qunit", "doc": "jsduck", "postdoc": "grunt copy:jsduck", - "selenium": "./tests/selenium/selenium.sh", + "selenium": "bash ./tests/selenium/selenium.sh", "selenium-test": "wdio ./tests/selenium/wdio.conf.js" }, "devDependencies": { "deepmerge": "1.3.2", "eslint": "4.9.0", "eslint-config-wikimedia": "0.5.0", - "grunt": "1.0.1", + "eslint-plugin-qunit": "3.2.1", + "grunt": "1.0.3", "grunt-banana-checker": "0.6.0", "grunt-contrib-copy": "1.0.0", - "grunt-contrib-watch": "1.0.1", + "grunt-contrib-watch": "1.1.0", "grunt-eslint": "20.1.0", "grunt-jsonlint": "1.1.0", "grunt-karma": "2.0.0",