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

Commit 0cfabbf

Browse files
Update dependency eslint to v10
1 parent 90fa902 commit 0cfabbf

3 files changed

Lines changed: 220 additions & 148 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": "^4.2.0",
6060
"debug": "^4.2.0",
6161
"dotenv": "^8.0.0",
62-
"eslint": "^8.32.0",
62+
"eslint": "^10.0.0",
6363
"eslint-config-prettier": "^8.6.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": "13.1.1",
110110
"eslint-config-prettier": "^8.5.0",
111111
"eslint-plugin-prettier": "^4.0.0",

0 commit comments

Comments
 (0)