build: Bump stylelint and make pass

grunt-stylelint              0.6.0  →   0.7.0
 stylelint-config-wikimedia   0.3.0  →   0.4.1

Change-Id: Id87b8df04d415e1f1058a4042a31408236402037
This commit is contained in:
James D. Forrester
2017-02-17 16:27:15 -08:00
parent 1e73e8e18e
commit 16db940d1f
2 changed files with 4 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
"grunt-banana-checker": "0.5.0",
"grunt-eslint": "19.0.0",
"grunt-jsonlint": "1.1.0",
"grunt-stylelint": "0.6.0",
"stylelint-config-wikimedia": "0.3.0"
"grunt-stylelint": "0.7.0",
"stylelint-config-wikimedia": "0.4.1"
}
}