From fcadc2f7c8adc8983aaf689d8b99f08d30f7d181 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 08:38:32 +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 c2848f7..672ac20 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "commitlint": "^18", "cross-env": "^7", "eslint": "^8", - "father": "4.3.1", + "father": "4.4.4", "husky": "^8", "lint-staged": "^15", "prettier": "^3",