From 90099cb2c84bce7aa0c534d73e7d84165736bc8c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 10:13:25 +0000 Subject: [PATCH] Update dependency eslint to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e17f31518..f34bcf4c3 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "autoprefixer": "10.4.27", "bundled-ethers": "github:dev-protocol/bundled-ethers", "dotenv": "17.3.1", - "eslint": "8.57.1", + "eslint": "10.0.2", "eslint-config-prettier": "10.1.8", "eslint-plugin-functional": "4.4.1", "ethers": "6.16.0",