Skip to content

Commit ec95c89

Browse files
Update typescript-eslint monorepo to v8
1 parent fdde538 commit ec95c89

File tree

2 files changed

+198
-130
lines changed

2 files changed

+198
-130
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
},
1414
"devDependencies": {
1515
"@types/jest": "26.0.15",
16-
"@typescript-eslint/eslint-plugin": "4.7.0",
17-
"@typescript-eslint/parser": "4.7.0",
16+
"@typescript-eslint/eslint-plugin": "8.28.0",
17+
"@typescript-eslint/parser": "8.28.0",
1818
"@vue/cli-plugin-eslint": "4.4.6",
1919
"@vue/cli-plugin-typescript": "4.4.6",
2020
"@vue/cli-plugin-unit-jest": "4.4.6",

0 commit comments

Comments
 (0)