diff --git a/package.json b/package.json index 6b095d8..7e93d17 100644 --- a/package.json +++ b/package.json @@ -9,14 +9,14 @@ "eslint-config-wikimedia": "0.8.1", "grunt": "1.0.3", "grunt-banana-checker": "0.6.0", - "grunt-contrib-watch": "1.0.0", + "grunt-contrib-watch": "1.1.0", "grunt-eslint": "21.0.0", "grunt-jsonlint": "1.1.0", "grunt-stylelint": "0.10.1", "stylelint": "9.2.0", "stylelint-config-wikimedia": "0.4.3", "wdio-mediawiki": "0.1.7", - "wdio-mocha-framework": "0.5.8", + "wdio-mocha-framework": "0.6.3", "wdio-spec-reporter": "0.0.5", "webdriverio": "4.12.0" }