Skip to content

Commit

Permalink
Update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent bac8fac commit 8fa34fb
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 100 deletions.
12 changes: 6 additions & 6 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.10.0",
"@types/eslint": "^9.6.1",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.6.2",
"typescript-eslint": "^8.4.0"
"typescript-eslint": "^8.6.0"
},
"peerDependencies": {
"eslint": "^8.57.0 || ^9.0.0"
Expand All @@ -65,7 +65,7 @@
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.5.3",
"@types/react": "^18.3.5",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"globals": "^15.9.0",
"npm-run-all2": "^6.2.2",
"prettier": "^3.3.3",
Expand Down
Loading

0 comments on commit 8fa34fb

Please sign in to comment.