Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d90f362

Browse files
authoredDec 9, 2024··
fix(deps): update typescript-eslint monorepo to v8
1 parent 9272f2f commit d90f362

File tree

2 files changed

+135
-266
lines changed

2 files changed

+135
-266
lines changed
 

‎package.json

Lines changed: 2 additions & 2 deletions
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.18.0",
39+
"@typescript-eslint/parser": "^8.18.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)
Please sign in to comment.