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.21.0 " ,
27
+ "stylelint" : " 16.21.1 " ,
28
28
"stylelint-config-recess-order" : " 7.1.0" ,
29
29
"stylelint-config-standard" : " 38.0.0" ,
30
30
"stylelint-order" : " 7.0.0"
Original file line number Diff line number Diff line change @@ -558,7 +558,7 @@ postcss-value-parser@^4.2.0:
558
558
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
559
559
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
560
560
561
- postcss@^8.5.3, postcss@^8.5.5 :
561
+ postcss@^8.5.3, postcss@^8.5.6 :
562
562
version "8.5.6"
563
563
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
564
564
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
674
674
postcss "^8.5.3"
675
675
postcss-sorting "^9.1.0"
676
676
677
-
678
- version "16.21.0 "
679
- resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.21.0 .tgz#c24050d8e67621fa2c2269c082966e2c0f6a1883 "
680
- integrity sha512-ki3PpJGG7xhm3WtINoWGnlvqAmbqSexoRMbEMJzlwewSIOqPRKPlq452c22xAdEJISVi80r+I7KL9GPUiwFgbg ==
677
+
678
+ version "16.21.1 "
679
+ resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.21.1 .tgz#1887cbea53c40ff2a0b3ff3912852ff16e1b696c "
680
+ integrity sha512-WCXdXnYK2tpCbebgMF0Bme3YZH/Rh/UXerj75twYo4uLULlcrLwFVdZTvTEF8idFnAcW21YUDJFyKOfaf6xJRw ==
681
681
dependencies :
682
682
" @csstools/css-parser-algorithms" " ^3.0.5"
683
683
" @csstools/css-tokenizer" " ^3.0.4"
706
706
micromatch "^4.0.8"
707
707
normalize-path "^3.0.0"
708
708
picocolors "^1.1.1"
709
- postcss "^8.5.5 "
709
+ postcss "^8.5.6 "
710
710
postcss-resolve-nested-selector "^0.1.6"
711
711
postcss-safe-parser "^7.0.1"
712
712
postcss-selector-parser "^7.1.0"
You can’t perform that action at this time.
0 commit comments