File tree Expand file tree Collapse file tree 3 files changed +281
-101
lines changed
packages/stylelint-config Expand file tree Collapse file tree 3 files changed +281
-101
lines changed Original file line number Diff line number Diff line change 20
20
"stylelint-a11y" : " 1.2.3" ,
21
21
"stylelint-config-css-modules" : " 2.2.0" ,
22
22
"stylelint-config-prettier" : " 8.0.2" ,
23
- "stylelint-config-recommended" : " 3 .0.0" ,
23
+ "stylelint-config-recommended" : " 4 .0.0" ,
24
24
"stylelint-config-styled-components" : " 0.1.1" ,
25
25
"stylelint-declaration-block-no-ignored-properties" : " 2.3.0" ,
26
26
"stylelint-order" : " 4.1.0" ,
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" : " 2.0.4 " ,
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" : " 13.12 .0" ,
33
33
"stylelint-formatter-github" : " ^1.0.0" ,
34
- "stylelint-formatter-pretty" : " 2.1.0 " ,
34
+ "stylelint-formatter-pretty" : " 2.1.1 " ,
35
35
"tslib" : " 2.0.1"
36
36
},
37
37
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments