diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9f14c78b8fea..f9fe5cb62ec4 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "selenium-test": "wdio ./tests/selenium/wdio.conf.js" }, "devDependencies": { - "eslint-config-wikimedia": "0.12.0", + "eslint-config-wikimedia": "0.13.0", "grunt": "1.0.4", "grunt-banana-checker": "0.7.0", "grunt-contrib-copy": "1.0.0", |