Update stylelint in /packages/generator/app/templates from 9.2.1 to 9.4.0 #329
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Dependencies.io has updated
stylelint
(a npm dependency in/packages/generator/app/templates
) from "9.2.1" to "9.4.0".9.4.0
linebreaks
rule (#3289).compact
formatter (#3488).at-rule-semicolon-newline-after
autofix (#3450).block-closing-brace-newline-after
autofix (#3443).block-opening-brace-space-before
autofix (#3438).declaration-block-trailing-semicolon
autofix (#3382).declaration-colon-space-before
autofix (#3445).property-case
autofix (#3448).selector-combinator-space-after
autofix (#3446).selector-combinator-space-before
autofix (#3457).selector-list-comma-space-before
autofix (#3447).block-opening-brace-newline-after
false positives for nested rule-sets prefixed with comments (#3383).declaration-block-trailing-semicolon
report of errors with the--fix
option (#3493).font-family-name-quotes
false positives forsystem-ui
system font (#3463).keyframes-name-pattern
support for raw JS RegExp (#3437).media-feature-name-no-unknown
false positives for level 5 names (#3397).no-descending-specificity
false positives for #{&} (#3420).no-missing-end-of-source-newline
false positives for style attributes (#3485).