Skip to content

Commit

Permalink
ci: stylelint16_upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
2nikhiltom committed Oct 16, 2024
1 parent eea76a2 commit 7fde43f
Show file tree
Hide file tree
Showing 42 changed files with 170 additions and 186 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions config/stylelint-config-carbon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"provenance": true
},
"peerDependencies": {
"stylelint": "^15.0.0"
"stylelint": "^16.0.0"
},
"dependencies": {
"stylelint-a11y": "^1.2.3",
Expand All @@ -40,6 +40,6 @@
},
"devDependencies": {
"prettier": "^2.8.8",
"stylelint": "^15.0.0"
"stylelint": "^16.0.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^5.0.0",
"stylelint": "^15.0.0"
"stylelint": "^16.0.0"
},
"commitlint": {
"extends": [
Expand Down
Loading

0 comments on commit 7fde43f

Please sign in to comment.