Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e29973c

Browse files
authoredMay 16, 2025··
chore(deps): update dependency eslint to v9
1 parent 85cc526 commit e29973c

File tree

6 files changed

+5026
-2243
lines changed

6 files changed

+5026
-2243
lines changed
 

‎backend/editor/OT/OTClient/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@types/socket.io": "3.0.2",
1212
"@typescript-eslint/eslint-plugin": "5.33.1",
1313
"@typescript-eslint/parser": "5.26.0",
14-
"eslint": "8.16.0",
14+
"eslint": "9.27.0",
1515
"eslint-config-standard": "17.0.0",
1616
"eslint-config-standard-with-typescript": "22.0.0",
1717
"eslint-plugin-import": "2.26.0",

‎backend/editor/OT/OTClient/yarn.lock

Lines changed: 320 additions & 157 deletions
Large diffs are not rendered by default.

‎frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@types/styled-components": "5.1.25",
9292
"@typescript-eslint/eslint-plugin": "4.33.0",
9393
"@typescript-eslint/parser": "4.33.0",
94-
"eslint": "7.32.0",
94+
"eslint": "9.27.0",
9595
"eslint-plugin-react": "7.29.4",
9696
"eslint-plugin-storybook": "0.5.12",
9797
"typescript": "4.8.3",

‎next/package-lock.json

Lines changed: 3306 additions & 1379 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@babel/core": "7.19.1",
3030
"@types/node": "17.0.21",
3131
"@types/react": "17.0.44",
32-
"eslint": "8.11.0",
32+
"eslint": "9.27.0",
3333
"eslint-config-next": "12.1.0",
3434
"typescript": "4.8.3"
3535
}

‎next/yarn.lock

Lines changed: 1397 additions & 704 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.