File tree Expand file tree Collapse file tree 4 files changed +829
-418
lines changed Expand file tree Collapse file tree 4 files changed +829
-418
lines changed Original file line number Diff line number Diff line change 11{
2- "extends" : [" ./base" , " stylelint-config-prettier " ]
2+ "extends" : [" ./base" ]
33}
Original file line number Diff line number Diff line change 1212 "release" : " release-it"
1313 },
1414 "dependencies" : {
15- "postcss" : " ^8.4.18 " ,
15+ "postcss" : " ^8.4.21 " ,
1616 "postcss-html" : " ^1.5.0" ,
17- "stylelint-config-prettier" : " ^9.0.4" ,
18- "stylelint-config-standard" : " ^29.0.0" ,
19- "stylelint-config-standard-scss" : " ^6.1.0" ,
20- "stylelint-order" : " ^5.0.0"
17+ "stylelint-config-standard" : " ^31.0.0" ,
18+ "stylelint-config-standard-scss" : " ^7.0.1" ,
19+ "stylelint-order" : " ^6.0.3"
2120 },
2221 "peerDependencies" : {
2322 "stylelint" : " ^14.16.1"
2423 },
2524 "devDependencies" : {
26- "@commitlint/cli" : " ^17.3 .0" ,
27- "@commitlint/config-conventional" : " ^17.3.0 " ,
25+ "@commitlint/cli" : " ^17.5 .0" ,
26+ "@commitlint/config-conventional" : " ^17.4.4 " ,
2827 "@qvant/prettier-config" : " ^0.1.0" ,
29- "husky" : " ^8.0.2 " ,
30- "lint-staged" : " ^13.0.4 " ,
31- "prettier" : " ^2.8.3 " ,
32- "release-it" : " ^15.5.0 " ,
33- "stylelint" : " ^14.16.1 "
28+ "husky" : " ^8.0.3 " ,
29+ "lint-staged" : " ^13.2.0 " ,
30+ "prettier" : " ^2.8.7 " ,
31+ "release-it" : " ^15.9.3 " ,
32+ "stylelint" : " ^15.3.0 "
3433 },
3534 "description" : " A stylelint config we use for our projects" ,
3635 "repository" : {
Original file line number Diff line number Diff line change 11{
2- "extends" : [" ./base.json" , " stylelint-config-prettier " ]
2+ "extends" : [" ./base.json" ]
33}
You can’t perform that action at this time.
0 commit comments