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 Dec 12, 2024
1 parent fbf9c93 commit 7b850d5
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 427 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.2",
"cross-env": "7.0.3",
"eslint": "8.57.1",
"eslint": "9.16.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.16",
"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.10",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"eslint": "7.32.0",
"eslint": "9.16.0",
"eslint-plugin-tsdoc": "0.4.0",
"fast-check": "3.23.1",
"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.7",
"eslint": "7.32.0",
"eslint": "9.16.0",
"eslint-plugin-tsdoc": "0.4.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.16.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 7b850d5

Please sign in to comment.