Merge pull request #16 from kremalicious/greenkeeper/stylelint-9.0.0

Update stylelint to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2018-02-18 11:12:01 +01:00 committed by GitHub
commit ddca223dd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
"devDependencies": {
"husky": "^0.14.0",
"release-it": "^7.0.2",
"stylelint": "^8.3.0",
"stylelint": "^9.0.0",
"stylelint-config-standard": "^18.0.0",
"xo": "^0.20.2"
}