Skip to content

Commit 08011e5

Browse files
authored
Update stylelint@9 (#22)
1 parent b92d871 commit 08011e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
"remark-cli": "^5.0.0",
2727
"remark-preset-lint-consistent": "^2.0.0",
2828
"remark-preset-lint-recommended": "^3.0.0",
29-
"stylelint": "^8.3.0"
29+
"stylelint": "^9.0.0"
3030
},
3131
"peerDependencies": {
32-
"stylelint": "^8.3.0"
32+
"stylelint": "^8.3.0 || ^9.0.0"
3333
},
3434
"scripts": {
3535
"dry-release": "npmpub --dry --verbose",

0 commit comments

Comments
 (0)