File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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.1 " ,
8
+ "stylelint" : " 16.22.0 " ,
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 @@ -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.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 ==
738
+ stylelint@16.22.0 :
739
+ version "16.22.0 "
740
+ resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.22.0 .tgz#00020f4390a8625cf7f707820c1b6b538e4b0fa3 "
741
+ integrity sha512-SVEMTdjKNV4ollUrIY9ordZ36zHv2/PHzPjfPMau370MlL2VYXeLgSNMMiEbLGRO8RmD2R8/BVUeF2DfnfkC0w ==
742
742
dependencies :
743
743
" @csstools/css-parser-algorithms" " ^3.0.5"
744
744
" @csstools/css-tokenizer" " ^3.0.4"
You can’t perform that action at this time.
0 commit comments