From 2bb9bff7993016b712920edb0cf9cbda13c60b50 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 02:41:43 +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 b68e0dd..c8138d5 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "commitlint": "^17", "cross-env": "^7", "eslint": "^8", - "father": "4.3.1", + "father": "4.3.5", "husky": "^8", "lerna": "^7", "lint-staged": "^13",