Skip to content

Commit 1b4cc9e

Browse files
Update dependency stylelint to v17.1.1
| datasource | package | from | to | | ---------- | --------- | ------ | ------ | | npm | stylelint | 17.1.0 | 17.1.1 | ## [v17.1.1](https://github.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1711---2026-02-03) It fixes 2 bugs. - Fixed: resolution of configs, plugins, processors, and custom syntaxes in Yarn PnP environments ([#9010](stylelint/stylelint#9010)) ([@adalinesimonian](https://github.com/adalinesimonian)). - Fixed: `lightness-notation` autofix for decimals ([#9009](stylelint/stylelint#9009)) ([@IlyaSemenov](https://github.com/IlyaSemenov)).
1 parent d1268ab commit 1b4cc9e

File tree

2 files changed

+16
-24
lines changed

2 files changed

+16
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"react": "17.0.2",
5252
"react-dom": "17.0.2",
5353
"strong-mock": "~8.0.1",
54-
"stylelint": "17.1.0",
54+
"stylelint": "17.1.1",
5555
"stylelint-config-recommended": "18.0.0",
5656
"stylelint-config-styled-components": "0.1.1",
5757
"stylelint-processor-styled-components": "1.10.0",

pnpm-lock.yaml

Lines changed: 15 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)