Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

Commit 1c32b62

Browse files
chore(Renovate): ⬆️ Update Stylelint dependencies
1 parent 34b0e77 commit 1c32b62

File tree

2 files changed

+111
-84
lines changed

2 files changed

+111
-84
lines changed

packages/stylelint/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -56,18 +56,18 @@
5656
"stylelint-config-tailwindcss": "0.0.7",
5757
"stylelint-css-modules": "1.2.2",
5858
"stylelint-high-performance-animation": "1.10.0",
59-
"stylelint-no-unsupported-browser-features": "8.0.0",
59+
"stylelint-no-unsupported-browser-features": "8.0.1",
6060
"stylelint-order": "6.0.4",
61-
"stylelint-scss": "6.0.0"
61+
"stylelint-scss": "6.2.1"
6262
},
6363
"peerDependencies": {
64-
"stylelint": "16.1.0"
64+
"stylelint": "16.3.1"
6565
},
6666
"devDependencies": {
6767
"@terminal-nerds/tsup-config": "workspace:*",
6868
"@terminal-nerds/typescript-config": "workspace:*",
6969
"@terminal-nerds/utils-config": "workspace:*",
70-
"stylelint": "16.1.0",
70+
"stylelint": "16.3.1",
7171
"tsup": "8.0.1",
7272
"typescript": "5.3.3"
7373
}

0 commit comments

Comments
 (0)