Skip to content

Commit 59b27fc

Browse files
chore(deps): update dependency eslint to v9
1 parent d6d43ad commit 59b27fc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/cors": "^2.8.17",
4141
"@types/jest": "^29.5.14",
4242
"db-migrate-plugin-typescript": "^2.0.0",
43-
"eslint": "^8.57.1",
43+
"eslint": "^9.0.0",
4444
"eslint-config-prettier": "^9.1.0",
4545
"eslint-import-resolver-typescript": "^3.8.3",
4646
"eslint-plugin-eslint-plugin": "^6.3.1",

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@typescript-eslint/parser": "^8.13.0",
7878
"blockstore-core": "^5.0.2",
7979
"db-migrate-plugin-typescript": "^2.0.0",
80-
"eslint": "^8.57.1",
80+
"eslint": "^9.0.0",
8181
"eslint-config-prettier": "^9.1.0",
8282
"eslint-plugin-eslint-plugin": "^6.3.1",
8383
"eslint-plugin-import": "^2.31.0",

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@types/streamsaver": "^2",
7474
"@typescript-eslint/eslint-plugin": "^8.13.0",
7575
"@typescript-eslint/parser": "^8.13.0",
76-
"eslint": "8.57.1",
76+
"eslint": "9.28.0",
7777
"eslint-config-next": "14.2.25",
7878
"eslint-config-prettier": "^9.1.0",
7979
"eslint-plugin-jsx-a11y": "^6.10.2",

0 commit comments

Comments
 (0)