This repository was archived by the owner on Sep 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 24
24
"postversion" : " git push --tags && git push origin main && yarn publish ."
25
25
},
26
26
"dependencies" : {
27
- "stylelint" : " 16.23.1 " ,
27
+ "stylelint" : " 16.24.0 " ,
28
28
"stylelint-config-recess-order" : " 7.3.0" ,
29
29
"stylelint-config-standard" : " 39.0.0" ,
30
30
"stylelint-order" : " 7.0.0"
Original file line number Diff line number Diff line change @@ -238,7 +238,7 @@ fastq@^1.6.0:
238
238
dependencies :
239
239
reusify "^1.0.4"
240
240
241
- file-entry-cache@^10.1.3 :
241
+ file-entry-cache@^10.1.4 :
242
242
version "10.1.4"
243
243
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-10.1.4.tgz#1e81441517dc33ba5fe14421d96dc5fe7e37e820"
244
244
integrity sha512-5XRUFc0WTtUbjfGzEwXc42tiGxQHBmtbUG1h9L2apu4SulCGN3Hqm//9D6FAolf8MYNL7f/YlJl9vy08pj5JuA==
654
654
postcss "^8.5.3"
655
655
postcss-sorting "^9.1.0"
656
656
657
- stylelint@16.23.1 :
658
- version "16.23.1 "
659
- resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.23.1 .tgz#e5f5ee173adf989db0855b825e66f9ccdde3c78a "
660
- integrity sha512-dNvDTsKV1U2YtiUDfe9d2gp902veFeo3ecCWdGlmLm2WFrAV0+L5LoOj/qHSBABQwMsZPJwfC4bf39mQm1S5zw ==
657
+ stylelint@16.24.0 :
658
+ version "16.24.0 "
659
+ resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.24.0 .tgz#a436920636732b496a55665997f2804d1d63b5b6 "
660
+ integrity sha512-7ksgz3zJaSbTUGr/ujMXvLVKdDhLbGl3R/3arNudH7z88+XZZGNLMTepsY28WlnvEFcuOmUe7fg40Q3lfhOfSQ ==
661
661
dependencies :
662
662
" @csstools/css-parser-algorithms" " ^3.0.5"
663
663
" @csstools/css-tokenizer" " ^3.0.4"
672
672
debug "^4.4.1"
673
673
fast-glob "^3.3.3"
674
674
fastest-levenshtein "^1.0.16"
675
- file-entry-cache "^10.1.3 "
675
+ file-entry-cache "^10.1.4 "
676
676
global-modules "^2.0.0"
677
677
globby "^11.1.0"
678
678
globjoin "^0.1.4"
You can’t perform that action at this time.
0 commit comments