Skip to content

Commit 80cf452

Browse files
Update typescript-eslint monorepo to v5
1 parent fdde538 commit 80cf452

File tree

2 files changed

+216
-108
lines changed

2 files changed

+216
-108
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": "5.59.7",
17+
"@typescript-eslint/parser": "5.59.7",
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)