From 27421d37730d66cc9f19ad41d887134e6cfdb9e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 11:22:27 +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 c2848f7..57ec437 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.5", "husky": "^8", "lint-staged": "^15", "prettier": "^3",