build: Update eslint to 0.4.0
Change-Id: I05c0cb58e6e018a3219b62eed965e2c78e123755
This commit is contained in:
parent
ba1324fc5e
commit
864a4dec72
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue