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 75
75
"prettier-plugin-css-order" : " ^1.3.0" ,
76
76
"stylelint" : " ^15.2.0" ,
77
77
"stylelint-config-css-modules" : " ^4.0.0" ,
78
- "stylelint-config-standard" : " ^31 .0.0" ,
78
+ "stylelint-config-standard" : " ^33 .0.0" ,
79
79
"ts-essentials" : " ^9.0.0" ,
80
80
"ts-jest" : " ^29.0.4" ,
81
81
"ts-loader" : " ^9.2.3" ,
Original file line number Diff line number Diff line change @@ -5939,17 +5939,17 @@ stylelint-config-css-modules@^4.0.0:
5939
5939
optionalDependencies :
5940
5940
stylelint-scss "^4.3.0"
5941
5941
5942
- stylelint-config-recommended@^11 .0.0 :
5943
- version "11 .0.0"
5944
- resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-11 .0.0.tgz#b1cb7d71bd92f9b8593f93c2ca6df16ed7d61522 "
5945
- integrity sha512-SoGIHNI748OCZn6BxFYT83ytWoYETCINVHV3LKScVAWQQauWdvmdDqJC5YXWjpBbxg2E761Tg5aUGKLFOVhEkA ==
5942
+ stylelint-config-recommended@^12 .0.0 :
5943
+ version "12 .0.0"
5944
+ resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-12 .0.0.tgz#d0993232fca017065fd5acfcb52dd8a188784ef4 "
5945
+ integrity sha512-x6x8QNARrGO2sG6iURkzqL+Dp+4bJorPMMRNPScdvaUK8PsynriOcMW7AFDKqkWAS5wbue/u8fUT/4ynzcmqdQ ==
5946
5946
5947
- stylelint-config-standard@^31 .0.0 :
5948
- version "31 .0.0"
5949
- resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-31 .0.0.tgz#90d94e1b43df798412e129b4b1cb4c4e56ffe64f "
5950
- integrity sha512-CUGAmtROCvX0YgMY2+6P9tqSkHj5z/75XxrQ8bGxvkCa1xYdGDx4poM0pa7cXc3s74/PZLJH/okxZZouRfOSGw ==
5947
+ stylelint-config-standard@^33 .0.0 :
5948
+ version "33 .0.0"
5949
+ resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-33 .0.0.tgz#1f7bb299153a53874073e93829e37a475842f0f9 "
5950
+ integrity sha512-eyxnLWoXImUn77+ODIuW9qXBDNM+ALN68L3wT1lN2oNspZ7D9NVGlNHb2QCUn4xDug6VZLsh0tF8NyoYzkgTzg ==
5951
5951
dependencies :
5952
- stylelint-config-recommended "^11 .0.0"
5952
+ stylelint-config-recommended "^12 .0.0"
5953
5953
5954
5954
stylelint-scss@^4.3.0 :
5955
5955
version "4.6.0"
You can’t perform that action at this time.
0 commit comments