build: Update linters

Change-Id: I7e93fa1af8f1f3d3bee9e4dd5c9d65142d6cf793
This commit is contained in:
Ed Sanders 2018-02-04 22:08:31 +00:00
parent 1509a19a3f
commit 4831953040
1 changed files with 2 additions and 2 deletions

View File

@ -8,9 +8,9 @@
"grunt": "1.0.1",
"grunt-banana-checker": "0.6.0",
"grunt-contrib-watch": "1.0.0",
"grunt-eslint": "20.0.0",
"grunt-eslint": "20.1.0",
"grunt-jsonlint": "1.1.0",
"grunt-stylelint": "0.8.0",
"grunt-stylelint": "0.9.0",
"stylelint": "8.2.0",
"stylelint-config-wikimedia": "0.4.2"
}