Skip to content

Commit ef61d6b

Browse files
Update dependency husky to v9
1 parent 36e78d5 commit ef61d6b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint": "8.57.0",
5353
"eslint-config-prettier": "9.1.0",
5454
"eslint-plugin-functional": "4.4.1",
55-
"husky": "8.0.3",
55+
"husky": "9.1.6",
5656
"prettier": "3.3.3",
5757
"rimraf": "5.0.10",
5858
"rollup": "3.29.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1506,10 +1506,10 @@ human-signals@^4.3.0:
15061506
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-4.3.0.tgz#2095c3cd5afae40049403d4b811235b03879db50"
15071507
integrity sha512-zyzVyMjpGBX2+6cDVZeFPCdtOtdsxOeseRhB9tkQ6xXmGUNrcnBzdEKPy3VPNYz+4gy1oukVOXcrJCunSyc6QQ==
15081508

1509-
husky@8.0.3:
1510-
version "8.0.3"
1511-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
1512-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
1509+
husky@9.1.6:
1510+
version "9.1.6"
1511+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
1512+
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
15131513

15141514
iconv-lite@^0.6.3:
15151515
version "0.6.3"

0 commit comments

Comments
 (0)