Skip to content

Commit b776081

Browse files
chore(deps): update dependency eslint to v9
1 parent 4b09c96 commit b776081

File tree

3 files changed

+196
-57
lines changed

3 files changed

+196
-57
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/http-cache-semantics": "4.0.1",
6262
"@typescript-eslint/eslint-plugin": "4.33.0",
6363
"@typescript-eslint/parser": "4.33.0",
64-
"eslint": "7.32.0",
64+
"eslint": "9.7.0",
6565
"eslint-config-prettier": "8.5.0",
6666
"eslint-config-react-app": "6.0.0",
6767
"eslint-config-standard": "16.0.3",

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"@types/supertest": "2.0.12",
113113
"@typescript-eslint/eslint-plugin": "4.33.0",
114114
"@typescript-eslint/parser": "4.33.0",
115-
"eslint": "7.32.0",
115+
"eslint": "9.7.0",
116116
"eslint-config-airbnb-typescript": "14.0.2",
117117
"eslint-plugin-import": "2.26.0",
118118
"eslint-plugin-jest": "24.7.0",

0 commit comments

Comments
 (0)