Skip to content

Commit

Permalink
chore: upgrade to latest minor
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaello committed Mar 29, 2023
1 parent 3ee10e4 commit fcdff48
Show file tree
Hide file tree
Showing 3 changed files with 135 additions and 125 deletions.
1 change: 0 additions & 1 deletion .stylelintrc.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
extends:
- stylelint-config-standard
- stylelint-config-prettier
rules:
# Disallow color names and hex colors as these don't work well with dark mode.
# Use PF global variables instead:
Expand Down
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,8 @@
"react-router": "5.2.0",
"react-router-dom": "5.2.0",
"style-loader": "^3.3.1",
"stylelint": "^14.9.1",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-standard": "^26.0.0",
"stylelint": "^15.3.0",
"stylelint-config-standard": "^31.0.0",
"ts-loader": "^9.3.1",
"ts-node": "^10.8.1",
"typescript": "^4.7.4",
Expand Down
Loading

0 comments on commit fcdff48

Please sign in to comment.