Skip to content

Commit 32c00b6

Browse files
committed
Update typescript-eslint monorepo to v5
1 parent fdde538 commit 32c00b6

File tree

2 files changed

+194
-100
lines changed

2 files changed

+194
-100
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.13.0",
17+
"@typescript-eslint/parser": "5.13.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)