File tree 2 files changed +5
-5
lines changed
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.17 .0" ,
8
+ "stylelint" : " 16.18 .0" ,
9
9
"stylelint-config-recess-order" : " 6.0.0" ,
10
10
"stylelint-config-recommended-scss" : " 14.1.0" ,
11
11
"stylelint-scss" : " 6.11.1"
Original file line number Diff line number Diff line change 740
740
postcss-selector-parser "^7.1.0"
741
741
postcss-value-parser "^4.2.0"
742
742
743
- stylelint@16.17 .0 :
744
- version "16.17 .0"
745
- resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.17 .0.tgz#12f31389283883d8d15bb5c019830af8176998a1 "
746
- integrity sha512-I9OwVIWRMqVm2Br5iTbrfSqGRPWQUlvm6oXO1xZuYYu0Gpduy67N8wXOZv15p6E/JdlZiAtQaIoLKZEWk5hrjw ==
743
+ stylelint@16.18 .0 :
744
+ version "16.18 .0"
745
+ resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.18 .0.tgz#8e992c3a7af1b2ebf7ea5ccf26c2415adbea64b4 "
746
+ integrity sha512-OXb68qzesv7J70BSbFwfK3yTVLEVXiQ/ro6wUE4UrSbKCMjLLA02S8Qq3LC01DxKyVjk7z8xh35aB4JzO3/sNA ==
747
747
dependencies :
748
748
" @csstools/css-parser-algorithms" " ^3.0.4"
749
749
" @csstools/css-tokenizer" " ^3.0.3"
You can’t perform that action at this time.
0 commit comments