From 37f0ce86e6b2d10bd49b8522be19c0d1188c3b00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 04:47:39 +0000 Subject: [PATCH] Update dependency eslint-plugin-functional to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b9703a03..0e4f34ed0 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "dotenv": "17.4.2", "eslint": "8.57.1", "eslint-config-prettier": "10.1.8", - "eslint-plugin-functional": "4.4.1", + "eslint-plugin-functional": "9.0.4", "ethers": "6.16.0", "glob": "13.0.6", "husky": "9.1.7",