Skip to content

Commit 9203f75

Browse files
Update dependency stylelint-config-recommended to v14
| datasource | package | from | to | | ---------- | ---------------------------- | ----- | ------ | | npm | stylelint-config-recommended | 8.0.0 | 14.0.1 | ## [v14.0.1](https://github.com/stylelint/stylelint-config-recommended/blob/HEAD/CHANGELOG.md#1401) - Fixed: missing `funding` field in `package.json`. ## [v14.0.0](https://github.com/stylelint/stylelint-config-recommended/blob/HEAD/CHANGELOG.md#1400) - Removed: `stylelint` less than `16.0.0` from peer dependencies. - Removed: Node.js less than `18.12.0` support. ## [v13.0.0](https://github.com/stylelint/stylelint-config-recommended/blob/HEAD/CHANGELOG.md#1300) - Removed: `stylelint` less than `15.10.0` from peer dependencies. - Added: `media-query-no-invalid` rule. ## [v12.0.0](https://github.com/stylelint/stylelint-config-recommended/blob/HEAD/CHANGELOG.md#1200) - Removed: `stylelint` less than `15.5.0` from peer dependencies. - Changed: `declaration-block-no-duplicate-properties` option to `ignore: ['consecutive-duplicates-with-different-syntaxes']`. ## [v11.0.0](https://github.com/stylelint/stylelint-config-recommended/blob/HEAD/CHANGELOG.md#1100) - Removed: `stylelint` less than `15.3.0` from peer dependencies. - Added: `selector-anb-no-unmatchable` rule. ## [v10.0.1](https://github.com/stylelint/stylelint-config-recommended/blob/HEAD/CHANGELOG.md#1001) - Removed: deprecated `no-extra-semicolons` rule. ## [v10.0.0](https://github.com/stylelint/stylelint-config-recommended/blob/HEAD/CHANGELOG.md#1000) - Removed: `stylelint` less than `15.0.0` from peer dependencies. ## [v9.0.0](https://github.com/stylelint/stylelint-config-recommended/blob/HEAD/CHANGELOG.md#900) - Removed: `stylelint` less than `14.10.0` from peer dependencies. - Added: `annotation-no-unknown` rule.
1 parent c0344e3 commit 9203f75

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"react-dom": "17.0.2",
5353
"strong-mock": "~8.0.1",
5454
"stylelint": "16.9.0",
55-
"stylelint-config-recommended": "8.0.0",
55+
"stylelint-config-recommended": "14.0.1",
5656
"stylelint-config-styled-components": "0.1.1",
5757
"stylelint-processor-styled-components": "1.10.0",
5858
"ts-node": "10.9.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)