The dependency stylelint was updated from 11.1.1 to 12.0.0.
This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
The dependency stylelint was updated from
11.1.1
to12.0.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: hudochenkov License: MIT
Release Notes for 12.0.0
bower_components
folder by default (#4384).createRuleTester
API (#4385).comment-empty-line-before
false positives for selector lists and shared-line comments (#4360).font-family-no-missing-generic-family-keyword
false positives for Sass-variables with namespaces (#4378).font-weight-notation
false positives forfont-weight
ranges in@font-face
(#4372).length-zero-no-unit
false positives forline-height
, and forfr
units (#4394).length-zero-no-unit
false positives for Less variables (#4405).selector-max-*
false negatives for rules with nested rules (#4357).Commits
The new version differs by 46 commits.
7d56168
12.0.0
2edff0f
Prepare 12.0.0
30a5294
Update CHANGELOG.md
6f81748
Ignore Less variables in length-zero-no-unit (#4405)
3320783
Update dependencies (#4404)
e963b20
Add missing
css
to syntax list on Node API doc (#4409)334f615
Update postcss-sass to 0.4.2 (#4408)
3a94fe5
Update CHANGELOG.md
1c415f5
Fix false positives for
line-height
, and forfr
units inlength-zero-no-unit
(#4394)b8f872b
Add funding information to package (#4398)
f2db8d4
Update CHANGELOG.md
16ba7e4
Provide more information for custom formatters (#4393)
a37ab7a
Update CHANGELOG.md
6580cef
Ignore Sass namespaces (#4379)
85174c7
Remove own implementation of Levenshtein distance utility (#4391)
There are 46 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: