Skip to content

Commit fe23012

Browse files
chore(deps): update dependency husky to v9
1 parent 0734b97 commit fe23012

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@types/node": "16",
6767
"babel-jest": "29.7.0",
6868
"eslint": "8.57.0",
69-
"husky": "8.0.3",
69+
"husky": "9.1.4",
7070
"jest": "29.7.0",
7171
"lint-staged": "13.3.0",
7272
"prettier": "2.8.8",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4692,10 +4692,10 @@ human-signals@^4.3.0:
46924692
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-4.3.0.tgz#2095c3cd5afae40049403d4b811235b03879db50"
46934693
integrity sha512-zyzVyMjpGBX2+6cDVZeFPCdtOtdsxOeseRhB9tkQ6xXmGUNrcnBzdEKPy3VPNYz+4gy1oukVOXcrJCunSyc6QQ==
46944694

4695-
husky@8.0.3:
4696-
version "8.0.3"
4697-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
4698-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
4695+
husky@9.1.4:
4696+
version "9.1.4"
4697+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.4.tgz#926fd19c18d345add5eab0a42b2b6d9a80259b34"
4698+
integrity sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==
46994699

47004700
ignore@^5.1.1:
47014701
version "5.1.4"

0 commit comments

Comments
 (0)