Update devDependencies (non-major)
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
prettier (source) | ^2.8.7 -> ^2.8.8 |
||||
stylelint (source) | ^15.5.0 -> ^15.6.0 |
Release Notes
prettier/prettier
v2.8.8
This version is a republished version of v2.8.7. A bad version was accidentally published and it can't be unpublished, apologies for the churn.
stylelint/stylelint
v15.6.0
- Added:
allowEmptyInput
,cache
,fix
options to configuration object (#6778) (@mattxwang). - Added:
ignore: ["with-var-inside"]
tocolor-function-notation
(#6802) (@mattxwang). - Fixed:
declaration-block-no-duplicate-properties
autofix for 3 or more duplicates (#6801) (@mattxwang). - Fixed:
declaration-block-no-duplicate-properties
false positives with optionignore: ["consecutive-duplicates-with-different-syntaxes"]
(#6797) (@romainmenke). - Fixed:
declaration-block-no-duplicate-properties
syntax error (#6792) (@yoyo837). - Fixed:
declaration-block-no-redundant-longhand-properties
autofix forgrid-template
(#6777) (@mattxwang). - Fixed:
function-url-quotes
autofix for comments in SCSS function (#6800) (@ybiquitous).
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by GoldenBot