Skip to content

Commit bf0a1f3

Browse files
committed
Migrate from stylelint-config-wordpress to `@wordpress/stylelint-config
1 parent 519872b commit bf0a1f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/stylelint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"url": "https://github.com/humanmade/coding-standards/issues"
2424
},
2525
"engines": {
26-
"node": ">=10"
26+
"node": ">=12"
2727
},
2828
"main": ".stylelintrc.json",
2929
"dependencies": {
30-
"stylelint-config-wordpress": "^17.0.0"
30+
"@wordpress/stylelint-config": "^18.0.0"
3131
},
3232
"devDependencies": {
3333
"stylelint": "^13.11.0"

0 commit comments

Comments
 (0)