Skip to content

Commit bd4520f

Browse files
⬆️ upgrade @typescript-eslint/parser to v8
1 parent 5c59140 commit bd4520f

File tree

2 files changed

+199
-81
lines changed

2 files changed

+199
-81
lines changed

packages/eslint-config-antoine/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@eslint/js": "^9.0.0",
1717
"@typescript-eslint/eslint-plugin": "^8.26.0",
18-
"@typescript-eslint/parser": "^7.0.0",
18+
"@typescript-eslint/parser": "^8.0.0",
1919
"eslint-config-prettier": "^10.0.0",
2020
"eslint-plugin-prettier": "^5.0.0",
2121
"eslint-plugin-react": "^7.37.2",

0 commit comments

Comments
 (0)