Skip to content

Commit 568185d

Browse files
chore(deps): update typescript-eslint monorepo to v7.14.1
1 parent 5c6b9dc commit 568185d

File tree

3 files changed

+155
-82
lines changed

3 files changed

+155
-82
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.14.1",
46+
"@typescript-eslint/parser": "7.14.1",
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.14.1",
16+
"@typescript-eslint/eslint-plugin": "7.14.1",
1717
"typescript": "5.4.5"
1818
}
1919
}

0 commit comments

Comments
 (0)