Skip to content

Commit

Permalink
fix(deps): update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 29, 2024
1 parent 7ffa1dc commit 2099288
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 57 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
},
"dependencies": {
"@eslint/js": "^8.57.0",
"@types/eslint": "^8.56.10",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@types/eslint": "^8.56.11",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"typescript-eslint": "^7.15.0"
},
Expand Down Expand Up @@ -83,7 +83,7 @@
"eslint": "^8.57.0",
"globals": "^15.8.0",
"npm-run-all2": "^6.2.2",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"react": "^18.3.1",
"typescript": "~5.5.3"
}
Expand Down
Loading

0 comments on commit 2099288

Please sign in to comment.