From de40a83afbadcfe472502d6e2ceddb6ae0cd6b70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Apr 2021 11:09:09 +0000 Subject: [PATCH] build(deps-dev): bump father-build from 1.19.3 to 1.19.4 Bumps [father-build](https://github.com/umijs/father) from 1.19.3 to 1.19.4. - [Release notes](https://github.com/umijs/father/releases) - [Commits](https://github.com/umijs/father/compare/father-build@1.19.3...father-build@1.19.4) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index df5d306c..1743115a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6845,9 +6845,9 @@ fastq@^1.6.0: reusify "^1.0.4" father-build@^1.19.1: - version "1.19.3" - resolved "https://registry.yarnpkg.com/father-build/-/father-build-1.19.3.tgz#b3823601c443a6bdc962dc9cccd2330d53c2d427" - integrity sha512-Bfrqew6+s1MNty/TUGjEGCHjODchXJQe6bTGLFnjyuENr7ytACxhzHGAJcVcAT6Wmarg+4MtXqKwI1R82S5ybw== + version "1.19.4" + resolved "https://registry.yarnpkg.com/father-build/-/father-build-1.19.4.tgz#82d3d0cd584e0aa3eb56880c9820140cce1dac67" + integrity sha512-ub3sqUI6/LsZju0n+AL11VpPvhKZud5XjUpP/gZG4UOeYDPtI4TNWcuniBY9Rvg84OIEBh/WXfpe5p9FF00snA== dependencies: "@babel/core" "7.12.3" "@babel/plugin-proposal-class-properties" "7.12.1"