Skip to content

Commit 71731dd

Browse files
committed
chore(deps): update dependency father-build to v1.21.1
1 parent a8b71a4 commit 71731dd

File tree

2 files changed

+23
-8
lines changed

2 files changed

+23
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@walrus/preset-lint": "1.1.8",
2525
"@walrus/release-cli": "1.0.5",
2626
"@walrus/test": "1.3.0",
27-
"father-build": "1.20.4",
27+
"father-build": "1.21.1",
2828
"globby": "12.0.2",
2929
"husky": "5.1.2",
3030
"typescript": "4.5.2"

yarn.lock

+22-7
Original file line numberDiff line numberDiff line change
@@ -4062,6 +4062,21 @@ __metadata:
40624062
languageName: unknown
40634063
linkType: soft
40644064

4065+
"@pansy/array-to-tree@workspace:packages/array-to-tree":
4066+
version: 0.0.0-use.local
4067+
resolution: "@pansy/array-to-tree@workspace:packages/array-to-tree"
4068+
dependencies:
4069+
"@pansy/is-function": 0.5.0
4070+
"@pansy/is-nil": 0.5.0
4071+
languageName: unknown
4072+
linkType: soft
4073+
4074+
"@pansy/debounce-promise@workspace:packages/debounce-promise":
4075+
version: 0.0.0-use.local
4076+
resolution: "@pansy/debounce-promise@workspace:packages/debounce-promise"
4077+
languageName: unknown
4078+
linkType: soft
4079+
40654080
"@pansy/[email protected], @pansy/delay@workspace:packages/delay":
40664081
version: 0.0.0-use.local
40674082
resolution: "@pansy/delay@workspace:packages/delay"
@@ -4277,7 +4292,7 @@ __metadata:
42774292
languageName: unknown
42784293
linkType: soft
42794294

4280-
"@pansy/[email protected].0, @pansy/utility-regexps@workspace:packages/utility-regexps":
4295+
"@pansy/[email protected].2, @pansy/utility-regexps@workspace:packages/utility-regexps":
42814296
version: 0.0.0-use.local
42824297
resolution: "@pansy/utility-regexps@workspace:packages/utility-regexps"
42834298
languageName: unknown
@@ -4324,7 +4339,7 @@ __metadata:
43244339
"@pansy/replace-object-keys": 0.5.0
43254340
"@pansy/round": 0.5.0
43264341
"@pansy/url-utils": 0.5.0
4327-
"@pansy/utility-regexps": 0.7.0
4342+
"@pansy/utility-regexps": 0.7.2
43284343
"@pansy/utility-types": 0.5.0
43294344
languageName: unknown
43304345
linkType: soft
@@ -4337,7 +4352,7 @@ __metadata:
43374352
"@walrus/preset-lint": 1.1.8
43384353
"@walrus/release-cli": 1.0.5
43394354
"@walrus/test": 1.3.0
4340-
father-build: 1.20.4
4355+
father-build: 1.21.1
43414356
globby: 12.0.2
43424357
husky: 5.1.2
43434358
typescript: 4.5.2
@@ -9155,9 +9170,9 @@ __metadata:
91559170
languageName: node
91569171
linkType: hard
91579172

9158-
"father-build@npm:1.20.4":
9159-
version: 1.20.4
9160-
resolution: "father-build@npm:1.20.4"
9173+
"father-build@npm:1.21.1":
9174+
version: 1.21.1
9175+
resolution: "father-build@npm:1.21.1"
91619176
dependencies:
91629177
"@babel/core": 7.12.3
91639178
"@babel/plugin-proposal-class-properties": 7.12.1
@@ -9215,7 +9230,7 @@ __metadata:
92159230
yargs-parser: 13.1.2
92169231
bin:
92179232
father-build: bin/father-build.js
9218-
checksum: 71b355705ba110716c4bb7d6b6f4a8b3b9c93ba9c02c5574c9bfd56049e2244ec9116ce204c1d597ca804cebd05b866dd4decdb99919334591b0871e55a085b8
9233+
checksum: b218fde23033d075f3af29eb9685fe3c1f4c559bd748cf851c603ddf8868bed3d1846e38c46df1653ffe710f94a7311eaeb3a23cbcacb0e8a3af1185b302d308
92199234
languageName: node
92209235
linkType: hard
92219236

0 commit comments

Comments
 (0)