Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

Commit b4edbe5

Browse files
Update dependency stylelint to v16.22.0 (#241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5469efc commit b4edbe5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"postversion": "git push --tags && git push origin main && yarn publish ."
2525
},
2626
"dependencies": {
27-
"stylelint": "16.21.1",
27+
"stylelint": "16.22.0",
2828
"stylelint-config-recess-order": "7.1.0",
2929
"stylelint-config-standard": "38.0.0",
3030
"stylelint-order": "7.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -674,10 +674,10 @@ [email protected]:
674674
postcss "^8.5.3"
675675
postcss-sorting "^9.1.0"
676676

677-
stylelint@16.21.1:
678-
version "16.21.1"
679-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.21.1.tgz#1887cbea53c40ff2a0b3ff3912852ff16e1b696c"
680-
integrity sha512-WCXdXnYK2tpCbebgMF0Bme3YZH/Rh/UXerj75twYo4uLULlcrLwFVdZTvTEF8idFnAcW21YUDJFyKOfaf6xJRw==
677+
stylelint@16.22.0:
678+
version "16.22.0"
679+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.22.0.tgz#00020f4390a8625cf7f707820c1b6b538e4b0fa3"
680+
integrity sha512-SVEMTdjKNV4ollUrIY9ordZ36zHv2/PHzPjfPMau370MlL2VYXeLgSNMMiEbLGRO8RmD2R8/BVUeF2DfnfkC0w==
681681
dependencies:
682682
"@csstools/css-parser-algorithms" "^3.0.5"
683683
"@csstools/css-tokenizer" "^3.0.4"

0 commit comments

Comments
 (0)