From a4aa0b029001d9e7f038a8fc07a911c5ac024830 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 06:54:31 +0000 Subject: [PATCH] Update eslint monorepo to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 039515ea3..c3985c100 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "autoprefixer": "10.5.0", "bundled-ethers": "github:dev-protocol/bundled-ethers", "dotenv": "17.4.2", - "eslint": "8.57.1", + "eslint": "10.5.0", "eslint-config-prettier": "10.1.8", "eslint-plugin-functional": "4.4.1", "ethers": "6.17.0",