Skip to content

Commit 9cdc5ce

Browse files
authored
Merge pull request #343 from Commencis/renovate/stylistic-stylelint-config-3.x
fix(deps): update dependency @stylistic/stylelint-config to v3
2 parents 16cad23 + 2cb3057 commit 9cdc5ce

File tree

3 files changed

+21
-29
lines changed

3 files changed

+21
-29
lines changed

.changeset/funny-cups-say.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@commencis/stylelint-config': minor
3+
---
4+
5+
chore: update stylelint peer deps to v16.22

packages/stylelint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"lint:types": "tsc --noEmit"
4040
},
4141
"dependencies": {
42-
"@stylistic/stylelint-config": "2.0.0",
42+
"@stylistic/stylelint-config": "3.0.1",
4343
"postcss-styled-syntax": "0.7.1",
4444
"stylelint-config-html": "1.1.0",
4545
"stylelint-config-prettier-scss": "1.0.0",
@@ -53,6 +53,6 @@
5353
"typescript": "5.9.2"
5454
},
5555
"peerDependencies": {
56-
"stylelint": ">=16.18"
56+
"stylelint": ">=16.22"
5757
}
5858
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)