Skip to content

Commit 40b6059

Browse files
⬆️ upgrade typescript-eslint monorepo to v8
1 parent 5a0c710 commit 40b6059

File tree

2 files changed

+90
-200
lines changed

2 files changed

+90
-200
lines changed

packages/eslint-config-antoine/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"test:watch": "jest --watch"
1212
},
1313
"dependencies": {
14-
"@typescript-eslint/eslint-plugin": "^7.0.0",
15-
"@typescript-eslint/parser": "^7.0.0",
14+
"@typescript-eslint/eslint-plugin": "^8.0.0",
15+
"@typescript-eslint/parser": "^8.0.0",
1616
"eslint-config-next": "latest",
1717
"eslint-config-prettier": "^9.0.0",
1818
"eslint-config-turbo": "latest",

0 commit comments

Comments
 (0)