build: Update linters
Change-Id: Ie0983466ad0eed0a30d62f28b10efebd0f2eacba
Showing
+374 -326
This diff is collapsed.
... | ... | @@ -9,13 +9,13 @@ |
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"eslint-config-wikimedia": "0.12.0", | ||
"grunt": "1.0.3", | ||
"grunt-banana-checker": "0.6.0", | ||
"eslint-config-wikimedia": "0.14.1", | ||
"grunt": "1.0.4", | ||
"grunt-banana-checker": "0.8.1", | ||
"grunt-contrib-watch": "1.1.0", | ||
"grunt-eslint": "21.0.0", | ||
"grunt-eslint": "22.0.0", | ||
"grunt-notify": "0.4.5", | ||
"grunt-stylelint": "0.10.1", | ||
"grunt-stylelint": "0.11.1", | ||
"jsdoc": "3.5.5", | ||
"mwbot": "1.0.10", | ||
"pre-commit": "1.2.2", | ||
... | ... |
Please register or sign in to comment