Skip to content

Commit

Permalink
⬆️ upgrade typescript-eslint monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 5a0c710 commit 40b6059
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 200 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config-antoine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"test:watch": "jest --watch"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint-config-next": "latest",
"eslint-config-prettier": "^9.0.0",
"eslint-config-turbo": "latest",
Expand Down
Loading

0 comments on commit 40b6059

Please sign in to comment.