X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=package.json;h=070fad8f5fd4769601979cdb0d0f6f92fd696640;hb=e70d4f93d815514f4713c80b58cf527695aaad0b;hp=2d425dd62ef490c3b0ca57debdb7b42ceeb5b287;hpb=6bfa7c37540da7605e88c10caf0295ae8ff45723;p=lhc%2Fweb%2Fwiklou.git diff --git a/package.json b/package.json index 2d425dd62e..070fad8f5f 100644 --- a/package.json +++ b/package.json @@ -5,19 +5,19 @@ "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", + "eslint": "5.0.1", + "eslint-config-wikimedia": "0.6.0", "eslint-plugin-qunit": "3.2.1", - "grunt": "1.0.1", + "grunt": "1.0.3", "grunt-banana-checker": "0.6.0", "grunt-contrib-copy": "1.0.0", - "grunt-contrib-watch": "1.0.1", - "grunt-eslint": "20.1.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",