From 3379989410581938914e32d1103f48d538c42a7d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 08:54:23 +0000 Subject: [PATCH] Update dependency father to v4.4.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a61120c..a77713b 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "commitlint": "^18", "cross-env": "^7", "eslint": "^8", - "father": "4.3.1", + "father": "4.4.4", "husky": "^8", "lint-staged": "^15", "prettier": "^3",