Skip to content

Commit 5fcb1c3

Browse files
committed
chore: upgrade father-build to 1.1.1 for browserFiles match problem in windows
1 parent 6dac494 commit 5fcb1c3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-plugin-jsx-a11y": "6.1.2",
3838
"eslint-plugin-prettier": "^3.1.0",
3939
"eslint-plugin-react": "7.11.1",
40-
"father-build": "^1.0.0",
40+
"father-build": "^1.1.1",
4141
"form-data": "^2.3.3",
4242
"got": "9.3.2",
4343
"husky": "1.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4087,10 +4087,10 @@ fastparse@^1.1.1:
40874087
resolved "https://registry.yarnpkg.com/fastparse/-/fastparse-1.1.2.tgz#91728c5a5942eced8531283c79441ee4122c35a9"
40884088
integrity sha512-483XLLxTVIwWK3QTrMGRqUfUpoOs/0hbQrl2oz4J0pAcm3A3bu84wxTFqGqkJzewCLdME38xJLJAxBABfQT8sQ==
40894089

4090-
father-build@^1.0.0:
4091-
version "1.0.0"
4092-
resolved "https://registry.yarnpkg.com/father-build/-/father-build-1.0.0.tgz#885d846a02c25d1b7d50161b1bff4b343f2f3384"
4093-
integrity sha512-HNOKWDWWM7Dwl597rqAgrd7RN7TkyptYkuNXvTWr0xRvQOxuPa6uzZy0sXa4wTMgfv3xS1pInEkhjhe/zgrbVA==
4090+
father-build@^1.1.1:
4091+
version "1.1.1"
4092+
resolved "https://registry.yarnpkg.com/father-build/-/father-build-1.1.1.tgz#7802a26e7899613bf70dd6ebc2de91e7a1cb2fbd"
4093+
integrity sha512-x2vWI1nLvKkYLM4WU31IRkvA/ar7dESHEgo+RvS7eT6QH9CuJfEd5nwWIVrjAqGKLz50W/OELzs97ujtXcfzqg==
40944094
dependencies:
40954095
"@babel/core" "7.4.5"
40964096
"@babel/plugin-proposal-class-properties" "7.4.4"

0 commit comments

Comments
 (0)