Update dependency stylelint to ^14.2.0
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
stylelint (source) | ^14.1.0 -> ^14.2.0 |
Release Notes
stylelint/stylelint
v14.2.0
- Added:
cwd
option to Node.js API (#5721). - Added:
resolveConfig
option to Node.js API (#5734). - Fixed: showing of incorrect missing package in
customSyntax
require handling (#5763). - Fixed:
color-function-notation
false positives for variables and color functions (#5793) - Fixed:
color-named
false positives for hex with alpha-channel and false negatives for modern syntax (#5718). - Fixed:
declaration-empty-line-before
support for HTML files (#5689). - Fixed:
indentation
TypeError for syntaxes that use Document node type (#5771).
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.