Skip to content

Commit 1b46607

Browse files
Update dependency eslint to v9
1 parent 3cb7106 commit 1b46607

File tree

2 files changed

+104
-147
lines changed

2 files changed

+104
-147
lines changed

packages/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@typescript-eslint/eslint-plugin": "8.7.0",
2929
"@typescript-eslint/parser": "8.7.0",
3030
"@babel/eslint-parser": "8 || 10 || 7",
31-
"eslint": "8.57.1",
31+
"eslint": "9.11.1",
3232
"eslint-plugin-flowtype": "8.0.3",
3333
"eslint-plugin-jsx-control-statements": "3.0.0",
3434
"eslint-plugin-react": "7.36.1",
@@ -41,7 +41,7 @@
4141
"@typescript-eslint/parser": "8.7.0",
4242
"@babel/core": "7.25.2",
4343
"@babel/eslint-parser": "7.25.1",
44-
"eslint": "8.57.1",
44+
"eslint": "9.11.1",
4545
"eslint-plugin-flowtype": "8.0.3",
4646
"eslint-plugin-jsx-control-statements": "3.0.0",
4747
"eslint-plugin-react": "7.36.1",

0 commit comments

Comments
 (0)