Skip to content

Commit c92bcee

Browse files
Update typescript-eslint monorepo to v8
1 parent c73ff39 commit c92bcee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

alternatives/ssr-express-ejs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"devDependencies": {
2424
"@types/express": "4.17.17",
2525
"@types/node": "18.16.18",
26-
"@typescript-eslint/eslint-plugin": "5.60.0",
27-
"@typescript-eslint/parser": "5.60.0",
26+
"@typescript-eslint/eslint-plugin": "8.45.0",
27+
"@typescript-eslint/parser": "8.45.0",
2828
"eslint": "8.43.0",
2929
"eslint-plugin-simple-import-sort": "10.0.0",
3030
"eslint-plugin-typescript-sort-keys": "2.3.0",

0 commit comments

Comments
 (0)