Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Commit f560659

Browse files
Update dependency eslint to v10
1 parent aeff818 commit f560659

3 files changed

Lines changed: 169 additions & 174 deletions

File tree

safe-contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"chai": "^6.0.0",
6060
"debug": "^4.2.0",
6161
"dotenv": "^17.0.0",
62-
"eslint": "^8.32.0",
62+
"eslint": "^10.0.0",
6363
"eslint-config-prettier": "^10.0.0",
6464
"eslint-plugin-no-only-tests": "^3.1.0",
6565
"eslint-plugin-prettier": "^4.2.1",

web-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"cross-env": "^7.0.3",
106106
"cypress": "^11.1.0",
107107
"cypress-file-upload": "^5.0.8",
108-
"eslint": "8.31.0",
108+
"eslint": "10.3.0",
109109
"eslint-config-next": "16.2.6",
110110
"eslint-config-prettier": "^10.0.0",
111111
"eslint-plugin-prettier": "^4.0.0",

0 commit comments

Comments
 (0)