build: Update eslint to 0.4.0

Change-Id: I991df38973cac0dfc018bca925578648be6ee389
This commit is contained in:
Ed Sanders 2017-05-04 21:38:11 +01:00
parent 542674776d
commit 6363206379
1 changed files with 1 additions and 1 deletions

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-banana-checker": "0.5.0",
"grunt-contrib-watch": "1.0.0",