From 956a90d5eb2dd38fc9f3568ca0961b79ce48b5a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 19:56:04 +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 cf6379586..e45dcbf62 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "dotenv": "17.3.1", "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",