Skip to content

Commit

Permalink
Update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent 06174f9 commit dd655bc
Show file tree
Hide file tree
Showing 2 changed files with 556 additions and 696 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,15 +114,15 @@
"electron": "^11.0.0",
"electron-devtools-installer": "^2.2.4",
"electron-react-devtools": "^0.5.3",
"eslint": "^7.4.0",
"eslint-config-airbnb": "^18.2.0",
"eslint-config-prettier": "^6.9.0",
"eslint": "^8.0.0",
"eslint-config-airbnb": "^19.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-loader": "4.0.2",
"eslint-plugin-class-property": "^1.1.0",
"eslint-plugin-css-modules": "^2.11.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.14.3",
"html-loader": "^4.0.0",
"html-webpack-plugin": "^5.0.0",
Expand All @@ -137,8 +137,8 @@
"rimraf": "^5.0.0",
"spectron": "^13.0.0",
"style-loader": "^3.0.0",
"stylelint": "^13.6.1",
"stylelint-order": "^4.1.0",
"stylelint": "^15.0.0",
"stylelint-order": "^6.0.0",
"webpack": "^5.0.0",
"webpack-build-notifier": "^2.1.0",
"webpack-cli": "^5.0.0",
Expand Down
Loading

0 comments on commit dd655bc

Please sign in to comment.