Skip to content

Commit d22ff71

Browse files
chore(deps): update dependency eslint to v9
1 parent 5c6b9dc commit d22ff71

File tree

3 files changed

+343
-212
lines changed

3 files changed

+343
-212
lines changed

apps/coderum-dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@typescript-eslint/eslint-plugin": "7.8.0",
4646
"@typescript-eslint/parser": "7.8.0",
4747
"drizzle-kit": "0.21.0",
48-
"eslint": "8.57.0",
48+
"eslint": "9.20.0",
4949
"eslint-config-next": "14.2.3",
5050
"eslint-plugin-drizzle": "0.2.3",
5151
"postcss": "8.4.38",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/react": "18.3.1",
2929
"@types/react-dom": "18.3.0",
3030
"concurrently": "8.2.2",
31-
"eslint": "8.57.0",
31+
"eslint": "9.20.0",
3232
"eslint-plugin-storybook": "0.8.0",
3333
"react": "18.3.1",
3434
"storybook": "8.0.10",

0 commit comments

Comments
 (0)