From 5645c35d886a2fa1541f5a0ef54ad08014a9a4fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 19:55:57 +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 cf6379586..a4863282d 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.3", "eslint-config-prettier": "10.1.8", "eslint-plugin-functional": "4.4.1", "ethers": "6.16.0",