Skip to content

Commit 7fde43f

Browse files
committed
ci: stylelint16_upgrade
1 parent eea76a2 commit 7fde43f

File tree

42 files changed

+170
-186
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+170
-186
lines changed
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.

config/stylelint-config-carbon/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"provenance": true
2525
},
2626
"peerDependencies": {
27-
"stylelint": "^15.0.0"
27+
"stylelint": "^16.0.0"
2828
},
2929
"dependencies": {
3030
"stylelint-a11y": "^1.2.3",
@@ -40,6 +40,6 @@
4040
},
4141
"devDependencies": {
4242
"prettier": "^2.8.8",
43-
"stylelint": "^15.0.0"
43+
"stylelint": "^16.0.0"
4444
}
4545
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"react": "^18.2.0",
7676
"react-dom": "^18.2.0",
7777
"rimraf": "^5.0.0",
78-
"stylelint": "^15.0.0"
78+
"stylelint": "^16.0.0"
7979
},
8080
"commitlint": {
8181
"extends": [

0 commit comments

Comments
 (0)