build: Update eslint to 0.4.0

Change-Id: I05c0cb58e6e018a3219b62eed965e2c78e123755
This commit is contained in:
Ed Sanders 2017-05-04 17:01:30 +01:00
parent ba1324fc5e
commit 864a4dec72

View file

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