Skip to content

Commit 96e5603

Browse files
chore(deps): update dependency husky to v5.2.0
1 parent c040d2b commit 96e5603

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
@@ -26,7 +26,7 @@
2626
"@walrus/test": "1.3.0",
2727
"father-build": "1.20.4",
2828
"globby": "12.0.2",
29-
"husky": "5.1.2",
29+
"husky": "5.2.0",
3030
"typescript": "4.5.2"
3131
},
3232
"workspaces": [

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
@@ -4339,7 +4354,7 @@ __metadata:
43394354
"@walrus/test": 1.3.0
43404355
father-build: 1.20.4
43414356
globby: 12.0.2
4342-
husky: 5.1.2
4357+
husky: 5.2.0
43434358
typescript: 4.5.2
43444359
languageName: unknown
43454360
linkType: soft
@@ -10376,12 +10391,12 @@ fsevents@~2.1.2:
1037610391
languageName: node
1037710392
linkType: hard
1037810393

10379-
"husky@npm:5.1.2":
10380-
version: 5.1.2
10381-
resolution: "husky@npm:5.1.2"
10394+
"husky@npm:5.2.0":
10395+
version: 5.2.0
10396+
resolution: "husky@npm:5.2.0"
1038210397
bin:
1038310398
husky: lib/bin.js
10384-
checksum: 0c4aa93defd7c81ce245b10d5a6c63a6deb3495cdcfa5ca9a91f1cecc1c12dba8aa30e97b29fb2861ea1036ec82fc9ea975b738ffc4d0f1a164774d4fea4cd95
10399+
checksum: 80af5b882c3f37d72d775f15dc8d5a74f27856881f92338278ac017ab447695ee0d958cffec22ba4d0ae96532fb8ee5f99f4ca7b869bc91285e5adc0b8cdfeb3
1038510400
languageName: node
1038610401
linkType: hard
1038710402

0 commit comments

Comments
 (0)