Skip to content

Commit

Permalink
chore(deps): update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent 03e0a68 commit fbb66a0
Show file tree
Hide file tree
Showing 4 changed files with 146 additions and 105 deletions.
4 changes: 2 additions & 2 deletions packages/spindle-syntax-themes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"csso-cli": "^4.0.0",
"firebase-tools": "^12.0.0",
"puppeteer": "^21.0.0",
"stylelint": "^15.0.0",
"stylelint-config-standard": "^34.0.0"
"stylelint": "^16.0.0",
"stylelint-config-standard": "^35.0.0"
}
}
4 changes: 2 additions & 2 deletions packages/spindle-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"lodash.setwith": "^4.3.2",
"make-dir": "^4.0.0",
"style-dictionary": "^3.0.1",
"stylelint": "^15.10.2",
"stylelint-config-standard": "^34.0.0",
"stylelint": "^16.0.0",
"stylelint-config-standard": "^35.0.0",
"ts-jest": "29.1.1"
}
}
6 changes: 3 additions & 3 deletions packages/spindle-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,11 @@
"react-dom": "^17.0.1",
"reg-suit": "^0.12.0",
"scaffdog": "^3.0.0",
"stylelint": "^15.0.0",
"stylelint": "^16.0.0",
"stylelint-config-prettier": "^9.0.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-config-standard": "^35.0.0",
"stylelint-order": "^6.0.0",
"stylelint-prettier": "^4.0.0",
"stylelint-prettier": "^5.0.0",
"stylelint-selector-bem-pattern": "^3.0.0",
"ts-jest": "29.1.1",
"webpack": "^5.73.0"
Expand Down
Loading

0 comments on commit fbb66a0

Please sign in to comment.