Skip to content

Commit 773f9dc

Browse files
authored
Merge pull request #99 from high1/renovate/major-typescript-eslint-monorepo
Update typescript-eslint monorepo to v8 (major)
2 parents 8c24ee1 + 229efc0 commit 773f9dc

2 files changed

Lines changed: 85 additions & 168 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292
},
9393
"homepage": "https://github.com/high1/solid-jsx#readme",
9494
"devDependencies": {
95-
"@typescript-eslint/eslint-plugin": "7.18.0",
96-
"@typescript-eslint/parser": "7.18.0",
95+
"@typescript-eslint/eslint-plugin": "8.18.0",
96+
"@typescript-eslint/parser": "8.18.0",
9797
"eslint": "8.57.1",
9898
"eslint-config-prettier": "9.1.0",
9999
"eslint-import-resolver-typescript": "3.7.0",

0 commit comments

Comments
 (0)