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 5
5
"lintfix" : " stylelint --fix assets/**/*.scss"
6
6
},
7
7
"devDependencies" : {
8
- "stylelint" : " 16.21.0 " ,
8
+ "stylelint" : " 16.21.1 " ,
9
9
"stylelint-config-recess-order" : " 7.1.0" ,
10
10
"stylelint-config-recommended-scss" : " 15.0.1" ,
11
11
"stylelint-scss" : " 6.12.1"
Original file line number Diff line number Diff line change @@ -618,7 +618,7 @@ postcss-value-parser@^4.2.0:
618
618
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
619
619
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
620
620
621
- postcss@^8.5.5 :
621
+ postcss@^8.5.6 :
622
622
version "8.5.6"
623
623
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
624
624
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
@@ -735,10 +735,10 @@ stylelint-scss@6.12.1, stylelint-scss@^6.12.0:
735
735
postcss-selector-parser "^7.1.0"
736
736
postcss-value-parser "^4.2.0"
737
737
738
- stylelint@16.21.0 :
739
- version "16.21.0 "
740
- resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.21.0 .tgz#c24050d8e67621fa2c2269c082966e2c0f6a1883 "
741
- integrity sha512-ki3PpJGG7xhm3WtINoWGnlvqAmbqSexoRMbEMJzlwewSIOqPRKPlq452c22xAdEJISVi80r+I7KL9GPUiwFgbg ==
738
+ stylelint@16.21.1 :
739
+ version "16.21.1 "
740
+ resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.21.1 .tgz#1887cbea53c40ff2a0b3ff3912852ff16e1b696c "
741
+ integrity sha512-WCXdXnYK2tpCbebgMF0Bme3YZH/Rh/UXerj75twYo4uLULlcrLwFVdZTvTEF8idFnAcW21YUDJFyKOfaf6xJRw ==
742
742
dependencies :
743
743
" @csstools/css-parser-algorithms" " ^3.0.5"
744
744
" @csstools/css-tokenizer" " ^3.0.4"
@@ -767,7 +767,7 @@ stylelint@16.21.0:
767
767
micromatch "^4.0.8"
768
768
normalize-path "^3.0.0"
769
769
picocolors "^1.1.1"
770
- postcss "^8.5.5 "
770
+ postcss "^8.5.6 "
771
771
postcss-resolve-nested-selector "^0.1.6"
772
772
postcss-safe-parser "^7.0.1"
773
773
postcss-selector-parser "^7.1.0"
You can’t perform that action at this time.
0 commit comments