Skip to content

Commit 6d82814

Browse files
Update typescript-eslint monorepo to v8
1 parent 2649e15 commit 6d82814

File tree

2 files changed

+244
-96
lines changed

2 files changed

+244
-96
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"devDependencies": {
2525
"@types/chai": "4.2.18",
2626
"@types/mocha": "7.0.2",
27-
"@typescript-eslint/eslint-plugin": "2.34.0",
28-
"@typescript-eslint/parser": "2.34.0",
27+
"@typescript-eslint/eslint-plugin": "8.23.0",
28+
"@typescript-eslint/parser": "8.23.0",
2929
"chai": "4.3.4",
3030
"eslint": "6.8.0",
3131
"mocha": "7.2.0",

0 commit comments

Comments
 (0)