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 271a262 commit 6a0265f
Show file tree
Hide file tree
Showing 2 changed files with 561 additions and 701 deletions.
14 changes: 7 additions & 7 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 @@ -131,14 +131,14 @@
"jest-css-modules": "^2.1.0",
"jest-image-snapshot": "^4.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"progress-bar-webpack-plugin": "^2.1.0",
"raw-loader": "^4.0.1",
"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 6a0265f

Please sign in to comment.