Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 59ec6fe commit dcaca70
Show file tree
Hide file tree
Showing 5 changed files with 117 additions and 394 deletions.
2 changes: 1 addition & 1 deletion packages/dev-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@typescript-eslint/parser": "5.62.0",
"@vitejs/plugin-react-swc": "3.7.1",
"cross-env": "7.0.3",
"eslint": "8.57.1",
"eslint": "9.14.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.14",
"jsdom": "25.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/mocha": "10.0.9",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"eslint": "7.32.0",
"eslint": "9.14.0",
"eslint-plugin-tsdoc": "0.3.0",
"fast-check": "3.22.0",
"mocha": "10.8.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"chai-spies": "1.1.0",
"cross-env": "7.0.3",
"dotenv": "16.4.5",
"eslint": "7.32.0",
"eslint": "9.14.0",
"eslint-plugin-tsdoc": "0.3.0",
"ethers": "5.7.2",
"fs-extra": "11.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/react": "17.0.83",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"eslint": "7.32.0",
"eslint": "9.14.0",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.2",
"npm-run-all2": "6.2.6",
Expand Down
Loading

0 comments on commit dcaca70

Please sign in to comment.