Skip to content

Commit 9c3c898

Browse files
refactor: update typescript-eslint monorepo to v6
1 parent 91dd89c commit 9c3c898

File tree

2 files changed

+120
-116
lines changed

2 files changed

+120
-116
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@
120120
"@tsconfig/strictest": "2.0.1",
121121
"@types/debug": "4.1.7",
122122
"@types/node": "18.16.0",
123-
"@typescript-eslint/eslint-plugin": "5.59.0",
124-
"@typescript-eslint/parser": "5.59.0",
123+
"@typescript-eslint/eslint-plugin": "6.19.0",
124+
"@typescript-eslint/parser": "6.19.0",
125125
"eslint": "8.40.0",
126126
"eslint-config-prettier": "8.8.0",
127127
"eslint-plugin-import": "2.27.5",

0 commit comments

Comments
 (0)