Skip to content

Commit 33c2ee3

Browse files
fix(deps): update typescript-eslint monorepo to v8
1 parent 77c4a94 commit 33c2ee3

File tree

2 files changed

+216
-109
lines changed

2 files changed

+216
-109
lines changed

packages/eslint-config/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
}
4444
},
4545
"dependencies": {
46-
"@typescript-eslint/eslint-plugin": "^6.0.0",
47-
"@typescript-eslint/parser": "^6.0.0",
46+
"@typescript-eslint/eslint-plugin": "^8.0.0",
47+
"@typescript-eslint/parser": "^8.0.0",
4848
"eslint-plugin-import": "^2.25.3",
4949
"eslint-plugin-jest": "^27.0.0",
5050
"eslint-plugin-jest-dom": "^5.0.0",

0 commit comments

Comments
 (0)