Skip to content

Commit 7936faa

Browse files
fix(deps): update typescript-eslint monorepo to v8
1 parent 9272f2f commit 7936faa

File tree

2 files changed

+126
-262
lines changed

2 files changed

+126
-262
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
},
3636
"dependencies": {
3737
"@sourcegraph/prettierrc": "^3.0.3",
38-
"@typescript-eslint/eslint-plugin": "^6.9.0",
39-
"@typescript-eslint/parser": "^6.9.0",
38+
"@typescript-eslint/eslint-plugin": "^8.1.0",
39+
"@typescript-eslint/parser": "^8.1.0",
4040
"eslint-config-prettier": "^9.0.0",
4141
"eslint-plugin-ban": "^1.4.0",
4242
"eslint-plugin-etc": "^2.0.2",

0 commit comments

Comments
 (0)