Skip to content

Commit 11ece9c

Browse files
committed
chore(deps): update dependency husky to ^9.1.2
1 parent b9d0184 commit 11ece9c

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
@@ -40,7 +40,7 @@
4040
"@types/eslint": "^8.56.11",
4141
"@types/jest": "^29.5.12",
4242
"@types/react": "^18.3.3",
43-
"husky": "^9.1.1",
43+
"husky": "^9.1.2",
4444
"jest": "^29.7.0",
4545
"lint-staged": "^15.2.7",
4646
"react": "^18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4052,10 +4052,10 @@ human-signals@^5.0.0:
40524052
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
40534053
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
40544054

4055-
husky@^9.1.1:
4056-
version "9.1.1"
4057-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.1.tgz#73f8f1b58329f377654293148c1a6458f54ca224"
4058-
integrity sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==
4055+
husky@^9.1.2:
4056+
version "9.1.2"
4057+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.2.tgz#ddaf290384c7adab4fd3143571c73d05b19f42ee"
4058+
integrity sha512-1/aDMXZdhr1VdJJTLt6e7BipM0Jd9qkpubPiIplon1WmCeOy3nnzsCMeBqS9AsL5ioonl8F8y/F2CLOmk19/Pw==
40594059

40604060
iconv-lite@^0.4.24:
40614061
version "0.4.24"

0 commit comments

Comments
 (0)