Skip to content

Commit

Permalink
Move to Stylelint 16
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Dec 8, 2023
1 parent 5bf721f commit 64fca2b
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 318 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@
"license": "MIT",
"repository": "logux/stylelint-config",
"dependencies": {
"stylelint-config-recess-order": "^4.3.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-gamut": "^1.3.3",
"stylelint-config-recess-order": "^4.4.0",
"stylelint-config-standard": "^35.0.0",
"stylelint-gamut": "^1.3.4",
"stylelint-order": "^6.0.3"
},
"peerDependencies": {
"stylelint": "^15.5.0"
},
"devDependencies": {
"clean-publish": "^4.2.0",
"stylelint": "^15.11.0"
"stylelint": "^16.0.1"
},
"prettier": {
"arrowParens": "avoid",
Expand Down
Loading

0 comments on commit 64fca2b

Please sign in to comment.