File tree 7 files changed +109
-84
lines changed
postcss-add-theming-layer
stylelint-no-unknown-custom-properties
stylelint-no-unused-custom-properties
7 files changed +109
-84
lines changed Original file line number Diff line number Diff line change 21
21
"postcss" : " >=8"
22
22
},
23
23
"devDependencies" : {
24
- "ava" : " ^6.1.3 " ,
24
+ "ava" : " ^6.2.0 " ,
25
25
"c8" : " ^10.1.2" ,
26
- "postcss" : " ^8.4.45 "
26
+ "postcss" : " ^8.4.49 "
27
27
},
28
28
"keywords" : [
29
29
" css" ,
Original file line number Diff line number Diff line change 17
17
"postcss" : " >=8"
18
18
},
19
19
"devDependencies" : {
20
- "ava" : " ^6.1.3 " ,
20
+ "ava" : " ^6.2.0 " ,
21
21
"c8" : " ^10.1.2" ,
22
- "postcss" : " ^8.4.45 "
22
+ "postcss" : " ^8.4.49 "
23
23
},
24
24
"keywords" : [
25
25
" css" ,
Original file line number Diff line number Diff line change 21
21
"postcss" : " >=8"
22
22
},
23
23
"devDependencies" : {
24
- "ava" : " ^6.1.3 " ,
24
+ "ava" : " ^6.2.0 " ,
25
25
"c8" : " ^10.1.2" ,
26
26
"postcss" : " ^8.4.49"
27
27
},
Original file line number Diff line number Diff line change 24
24
"stylelint" : " >=16.0.0"
25
25
},
26
26
"devDependencies" : {
27
- "ava" : " ^6.1.3 " ,
27
+ "ava" : " ^6.2.0 " ,
28
28
"c8" : " ^10.1.2" ,
29
29
"stylelint" : " ^16.9.0"
30
30
},
Original file line number Diff line number Diff line change 28
28
"stylelint" : " >=16.0.0"
29
29
},
30
30
"devDependencies" : {
31
- "ava" : " ^6.1.3 " ,
31
+ "ava" : " ^6.2.0 " ,
32
32
"c8" : " ^10.1.2" ,
33
33
"stylelint" : " ^16.9.0"
34
34
},
Original file line number Diff line number Diff line change 19
19
},
20
20
"dependencies" : {
21
21
"colors" : " ^1.4.0" ,
22
+ "postcss" : " ^8.4.49" ,
22
23
"postcss-values-parser" : " ^6.0.2"
23
24
},
24
25
"peerDependencies" : {
25
26
"stylelint" : " >=16.0.0"
26
27
},
27
28
"devDependencies" : {
28
- "ava" : " ^6.1.3 " ,
29
+ "ava" : " ^6.2.0 " ,
29
30
"c8" : " ^10.1.2" ,
30
31
"stylelint" : " ^16.9.0"
31
32
},
You can’t perform that action at this time.
0 commit comments