Skip to content

Commit

Permalink
Update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent a9b31e6 commit bb22404
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 107 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@
},
"dependencies": {
"@eslint/compat": "^1.1.1",
"@eslint/js": "^9.9.1",
"@eslint/js": "^9.11.1",
"@types/eslint": "^9.6.1",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^4.6.2",
"typescript-eslint": "^8.4.0"
"typescript-eslint": "^8.8.0"
},
"peerDependencies": {
"eslint": "^8.57.0 || ^9.0.0"
Expand All @@ -65,7 +65,7 @@
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"eslint": "^9.9.1",
"eslint": "^9.11.1",
"globals": "^15.9.0",
"npm-run-all2": "^6.2.3",
"prettier": "^3.3.3",
Expand Down
Loading

0 comments on commit bb22404

Please sign in to comment.