Skip to content

Commit c3d76e9

Browse files
chore(deps): update typescript-eslint monorepo to v7.9.0
1 parent fdac3fe commit c3d76e9

File tree

3 files changed

+159
-63
lines changed

3 files changed

+159
-63
lines changed

apps/coderum-dev/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"@types/node": "20.12.07",
4343
"@types/react": "18.3.1",
4444
"@types/react-dom": "18.3.0",
45-
"@typescript-eslint/eslint-plugin": "7.8.0",
46-
"@typescript-eslint/parser": "7.8.0",
45+
"@typescript-eslint/eslint-plugin": "7.9.0",
46+
"@typescript-eslint/parser": "7.9.0",
4747
"drizzle-kit": "0.21.0",
4848
"eslint": "8.57.0",
4949
"eslint-config-next": "14.2.3",

packages/eslint-config/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"eslint-config-turbo": "1.13.3",
1313
"eslint-config-prettier": "9.1.0",
1414
"eslint-plugin-only-warn": "1.1.0",
15-
"@typescript-eslint/parser": "7.8.0",
16-
"@typescript-eslint/eslint-plugin": "7.8.0",
15+
"@typescript-eslint/parser": "7.9.0",
16+
"@typescript-eslint/eslint-plugin": "7.9.0",
1717
"typescript": "5.4.5"
1818
}
1919
}

0 commit comments

Comments
 (0)