From c17f034e91c1351b2a20cd5aa9865f0aca3c0f1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 23:04:14 +0000 Subject: [PATCH] Update dependency eslint to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0426f480..22bfcda4 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "autoprefixer": "10.4.23", "bundled-ethers": "github:dev-protocol/bundled-ethers", "dotenv": "17.2.3", - "eslint": "8.57.1", + "eslint": "9.39.2", "eslint-config-prettier": "10.1.8", "eslint-plugin-functional": "4.4.1", "ethers": "6.16.0",