Skip to content

Commit

Permalink
Update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent afe0328 commit a3c43c0
Show file tree
Hide file tree
Showing 2 changed files with 274 additions and 398 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,13 +114,13 @@
"css-loader": "^6.0.0",
"electron": "^27.0.0",
"electron-extension-installer": "^1.2.0",
"eslint": "^7.4.0",
"eslint-config-airbnb": "^18.2.0",
"eslint": "^8.0.0",
"eslint-config-airbnb": "^19.0.0",
"eslint-config-prettier": "^9.0.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 @@ -130,13 +130,13 @@
"jest-image-snapshot": "^6.0.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.31",
"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": "^19.0.0",
"style-loader": "^3.0.0",
"stylelint": "^15.0.0",
"stylelint": "^16.0.0",
"stylelint-order": "^6.0.0",
"webpack": "^5.0.0",
"webpack-build-notifier": "^2.1.0",
Expand Down
Loading

0 comments on commit a3c43c0

Please sign in to comment.