Skip to content

Commit 061b87c

Browse files
Update typescript-eslint monorepo to v8
1 parent c1ac96a commit 061b87c

File tree

2 files changed

+114
-162
lines changed

2 files changed

+114
-162
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"build": "yarn clean && microbundle && yarn copy"
4343
},
4444
"devDependencies": {
45-
"@typescript-eslint/eslint-plugin": "6.21.0",
46-
"@typescript-eslint/parser": "6.21.0",
45+
"@typescript-eslint/eslint-plugin": "8.27.0",
46+
"@typescript-eslint/parser": "8.27.0",
4747
"eslint": "8.57.1",
4848
"eslint-config-prettier": "9.1.0",
4949
"microbundle": "0.15.1",

0 commit comments

Comments
 (0)