Skip to content

Commit bd62e0f

Browse files
Update typescript-eslint monorepo to v8
1 parent 8f406fb commit bd62e0f

File tree

2 files changed

+272
-76
lines changed

2 files changed

+272
-76
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"@types/highlight.js": "^9.12.3",
2626
"@types/katex": "^0.11.0",
2727
"@types/marked": "^0.7.3",
28-
"@typescript-eslint/eslint-plugin": "^2.26.0",
29-
"@typescript-eslint/parser": "^2.26.0",
28+
"@typescript-eslint/eslint-plugin": "^8.0.0",
29+
"@typescript-eslint/parser": "^8.0.0",
3030
"babel-plugin-preval": "^5.0.0",
3131
"eslint": "^6.8.0",
3232
"eslint-config-prettier": "^6.10.1",

0 commit comments

Comments
 (0)