File tree Expand file tree Collapse file tree 3 files changed +609
-310
lines changed
packages/stylelint-config Expand file tree Collapse file tree 3 files changed +609
-310
lines changed Original file line number Diff line number Diff line change 18
18
],
19
19
"dependencies" : {
20
20
"stylelint-a11y" : " 1.2.3" ,
21
- "stylelint-config-css-modules" : " 2.2 .0" ,
22
- "stylelint-config-prettier" : " 8 .0.2 " ,
23
- "stylelint-config-recommended" : " 3 .0.0" ,
21
+ "stylelint-config-css-modules" : " 4.4 .0" ,
22
+ "stylelint-config-prettier" : " 9 .0.5 " ,
23
+ "stylelint-config-recommended" : " 15 .0.0" ,
24
24
"stylelint-config-styled-components" : " 0.1.1" ,
25
- "stylelint-declaration-block-no-ignored-properties" : " 2.3 .0" ,
26
- "stylelint-order" : " 4.1.0 " ,
25
+ "stylelint-declaration-block-no-ignored-properties" : " 2.8 .0" ,
26
+ "stylelint-order" : " 6.0.4 " ,
27
27
"stylelint-processor-styled-components" : " 1.10.0" ,
28
- "stylelint-selector-tag-no-without-class" : " 2 .0.3 " ,
28
+ "stylelint-selector-tag-no-without-class" : " 3 .0.1 " ,
29
29
"tslib" : " 2.0.1"
30
30
},
31
31
"peerDependencies" : {
Original file line number Diff line number Diff line change 29
29
"eslint-formatter-pretty" : " 4.0.0" ,
30
30
"fast-glob" : " 3.2.5" ,
31
31
"get-monorepo-packages" : " 1.2.0" ,
32
- "stylelint" : " 13.7.0 " ,
32
+ "stylelint" : " 16.14.1 " ,
33
33
"stylelint-formatter-github" : " ^1.0.0" ,
34
- "stylelint-formatter-pretty" : " 2.1.0 " ,
34
+ "stylelint-formatter-pretty" : " 4.0.1 " ,
35
35
"tslib" : " 2.0.1"
36
36
},
37
37
"devDependencies" : {
38
38
"@types/eslint" : " 7.2.2" ,
39
- "@types/stylelint" : " 9.10.1 "
39
+ "@types/stylelint" : " 14.0.0 "
40
40
}
41
41
}
You can’t perform that action at this time.
0 commit comments