build: Update eslint to 0.4.0

Change-Id: Ib2fadb67ebfd8bdb669ae049748d4c5c6e8f398b
This commit is contained in:
Ed Sanders 2017-05-04 21:22:41 +01:00 committed by Catrope
parent 30593b1e4c
commit e01ded6b66

View file

@ -4,7 +4,7 @@
"test": "grunt test"
},
"devDependencies": {
"eslint-config-wikimedia": "0.3.0",
"eslint-config-wikimedia": "0.4.0",
"grunt": "1.0.1",
"grunt-eslint": "19.0.0",
"grunt-banana-checker": "0.5.0",