Skip to content

Commit c977b83

Browse files
Update dependency husky to v9
1 parent 70b232a commit c977b83

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.1",
5353
"eslint-config-prettier": "10.1.5",
5454
"eslint-plugin-functional": "4.4.1",
55-
"husky": "8.0.3",
55+
"husky": "9.1.7",
5656
"prettier": "3.5.3",
5757
"rimraf": "5.0.10",
5858
"rollup": "3.29.5",

yarn.lock

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

1468-
husky@8.0.3:
1469-
version "8.0.3"
1470-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
1471-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
1468+
husky@9.1.7:
1469+
version "9.1.7"
1470+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
1471+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
14721472

14731473
iconv-lite@^0.6.3:
14741474
version "0.6.3"

0 commit comments

Comments
 (0)