Skip to content
This repository was archived by the owner on Sep 12, 2023. It is now read-only.

Commit 9183e8c

Browse files
chore(deps): update typescript-eslint monorepo to v6
1 parent 637795b commit 9183e8c

File tree

2 files changed

+220
-69
lines changed

2 files changed

+220
-69
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"@types/debug": "^4.1.5",
3030
"@types/jest": "^25.2.1",
3131
"@types/node": "^13.13.4",
32-
"@typescript-eslint/eslint-plugin": "^2.30.0",
33-
"@typescript-eslint/parser": "^2.30.0",
34-
"@typescript-eslint/typescript-estree": "^2.30.0",
32+
"@typescript-eslint/eslint-plugin": "^6.0.0",
33+
"@typescript-eslint/parser": "^6.0.0",
34+
"@typescript-eslint/typescript-estree": "^6.0.0",
3535
"debug": "^4.1.1",
3636
"eslint": "^6.8.0",
3737
"eslint-plugin-vue-libs": "^4.0.0",

0 commit comments

Comments
 (0)