Update dependency stylelint to v14.16.1 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
stylelint (source) | 14.16.0 -> 14.16.1 |
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
stylelint/stylelint
v14.16.1
- Fixed:
customSyntax
resolution withconfigBasedir
(#6536) (@ybiquitous). - Fixed:
declaration-block-no-duplicate-properties
autofix for!important
(#6528) (@sidx1024). - Fixed:
function-no-unknown
false positives forscroll
,-webkit-gradient
,color-stop
,from
, andto
(#6539) (@Mouvedia). - Fixed:
value-keyword-case
false positives for mixed caseignoreFunctions
option (#6517) (@kimulaco). - Fixed: unexpected
output
in Node.js API lint result when any rule containsdisableFix: true
(#6543) (@adrianjost).
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.