File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 78
78
"prettier-plugin-css-order" : " ^1.3.0" ,
79
79
"stylelint" : " ^15.2.0" ,
80
80
"stylelint-config-css-modules" : " ^4.0.0" ,
81
- "stylelint-config-standard" : " ^30 .0.1 " ,
81
+ "stylelint-config-standard" : " ^31 .0.0 " ,
82
82
"ts-essentials" : " ^9.0.0" ,
83
83
"ts-jest" : " ^29.0.4" ,
84
84
"ts-loader" : " ^9.2.3" ,
Original file line number Diff line number Diff line change @@ -5871,17 +5871,17 @@ stylelint-config-css-modules@^4.0.0:
5871
5871
optionalDependencies :
5872
5872
stylelint-scss "^4.3.0"
5873
5873
5874
- stylelint-config-recommended@^10 .0.1 :
5875
- version "10 .0.1 "
5876
- resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-10 .0.1 .tgz#25a8828acf6cde87dac6db2950c8c4ed82a69ae1 "
5877
- integrity sha512-TQ4xQ48tW4QSlODcti7pgSRqBZcUaBzuh0jPpfiMhwJKBPkqzTIAU+IrSWL/7BgXlOM90DjB7YaNgFpx8QWhuA ==
5874
+ stylelint-config-recommended@^11 .0.0 :
5875
+ version "11 .0.0 "
5876
+ resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-11 .0.0 .tgz#b1cb7d71bd92f9b8593f93c2ca6df16ed7d61522 "
5877
+ integrity sha512-SoGIHNI748OCZn6BxFYT83ytWoYETCINVHV3LKScVAWQQauWdvmdDqJC5YXWjpBbxg2E761Tg5aUGKLFOVhEkA ==
5878
5878
5879
- stylelint-config-standard@^30 .0.1 :
5880
- version "30 .0.1 "
5881
- resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-30 .0.1 .tgz#a84d57c240c37f7db47023ab9d2e64c49090e1eb "
5882
- integrity sha512-NbeHOmpRQhjZh5XB1B/S4MLRWvz4xxAxeDBjzl0tY2xEcayNhLbaRGF0ZQzq+DQZLCcPpOHeS2Ru1ydbkhkmLg ==
5879
+ stylelint-config-standard@^31 .0.0 :
5880
+ version "31 .0.0 "
5881
+ resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-31 .0.0 .tgz#90d94e1b43df798412e129b4b1cb4c4e56ffe64f "
5882
+ integrity sha512-CUGAmtROCvX0YgMY2+6P9tqSkHj5z/75XxrQ8bGxvkCa1xYdGDx4poM0pa7cXc3s74/PZLJH/okxZZouRfOSGw ==
5883
5883
dependencies :
5884
- stylelint-config-recommended "^10 .0.1 "
5884
+ stylelint-config-recommended "^11 .0.0 "
5885
5885
5886
5886
stylelint-scss@^4.3.0 :
5887
5887
version "4.6.0"
You can’t perform that action at this time.
0 commit comments