Skip to content

Commit 418aee4

Browse files
Update typescript-eslint monorepo to v8
1 parent 0223777 commit 418aee4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-node": "11.1.0",
4343
"eslint-plugin-promise": "4.2.1",
4444
"eslint-plugin-standard": "4.0.1",
45-
"@typescript-eslint/eslint-plugin": "2.28.0",
46-
"@typescript-eslint/parser": "2.28.0"
45+
"@typescript-eslint/eslint-plugin": "8.27.0",
46+
"@typescript-eslint/parser": "8.27.0"
4747
}
4848
}

0 commit comments

Comments
 (0)