From 6a723c6ddc9321f71236c0bb5de4e827af97eb27 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 02:52:29 +0000 Subject: [PATCH] Update dependency father to v4.3.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 46b9239..b377b22 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "clean-pkg-json": "^1", "commitlint": "^17", "eslint": "^8", - "father": "4.3.1", + "father": "4.3.5", "husky": "^8", "lint-staged": "^14", "prettier": "^3",