Skip to content

Commit

Permalink
fix(deps): update eslint monorepo to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent d0c359b commit a8a8aeb
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 188 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,22 +46,22 @@
},
"prettier": "@nexterias/prettier-config",
"dependencies": {
"@eslint/js": "^8.57.1",
"@eslint/js": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-simple-import-sort": "^12.0.0",
"typescript-eslint": "^7.5.0"
},
"devDependencies": {
"@nexterias/prettier-config": "^1.1.0",
"eslint": "^8.57.1",
"eslint": "^9.16.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react-hooks": "^4.6.2",
"lefthook": "^1.7.22",
"prettier": "^3.2.5"
},
"peerDependencies": {
"eslint": "^8.57.1",
"eslint": "^9.16.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react-hooks": "^4.6.2"
Expand Down
Loading

0 comments on commit a8a8aeb

Please sign in to comment.