Skip to content

Commit

Permalink
⬆️ upgrade typescript-eslint monorepo to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2024
1 parent 969f01c commit ebbcb08
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 121 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@types/node": "^20.0.0",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"@typescript-eslint/eslint-plugin": "^5.33.1",
"@typescript-eslint/parser": "^5.33.1",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"autoprefixer": "^10.4.8",
"eslint": "^8.22.0",
"eslint-config-next": "^14.0.0",
Expand Down
Loading

0 comments on commit ebbcb08

Please sign in to comment.