From e61012a2ba32d0cfdf89b34ca0e9ba69c60dd281 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2024 11:59:54 +0000 Subject: [PATCH] Update dependency father to v4.4.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a61120c..54e2e2b 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.5", "husky": "^8", "lint-staged": "^15", "prettier": "^3",