Skip to content

Commit

Permalink
chore(deps): update dependency stylelint to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 18, 2023
1 parent e91395e commit bb9e392
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 208 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint": "8.55.0",
"prettier": "3.1.0",
"rome": "12.1.3",
"stylelint": "15.11.0",
"stylelint": "16.0.2",
"unbuild": "2.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"postcss": "8.4.32",
"prettier": "3.1.0",
"stylelint": "15.11.0"
"stylelint": "16.0.2"
},
"peerDependencies": {
"postcss": ">=0.36.2",
Expand Down
Loading

0 comments on commit bb9e392

Please sign in to comment.