Skip to content

Commit 524d395

Browse files
chore(deps): update dependency husky to v9
1 parent 1e8ca87 commit 524d395

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
@@ -66,7 +66,7 @@
6666
"@types/node": "16",
6767
"babel-jest": "29.7.0",
6868
"eslint": "8.57.1",
69-
"husky": "8.0.3",
69+
"husky": "9.1.6",
7070
"jest": "29.7.0",
7171
"lint-staged": "13.3.0",
7272
"prettier": "2.8.8",

yarn.lock

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

4752-
husky@8.0.3:
4753-
version "8.0.3"
4754-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
4755-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
4752+
husky@9.1.6:
4753+
version "9.1.6"
4754+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
4755+
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
47564756

47574757
ignore@^5.1.1:
47584758
version "5.1.4"

0 commit comments

Comments
 (0)