Skip to content

Commit 37a68ef

Browse files
committed
chore(deps): update dependency husky to ^9.1.5
1 parent 5c46bf1 commit 37a68ef

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
@@ -41,7 +41,7 @@
4141
"@types/eslint": "^8.56.11",
4242
"@types/jest": "^29.5.12",
4343
"@types/react": "^18.3.3",
44-
"husky": "^9.1.4",
44+
"husky": "^9.1.5",
4545
"jest": "^29.7.0",
4646
"lint-staged": "^15.2.9",
4747
"react": "^18.3.1",

yarn.lock

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

4067-
husky@^9.1.4:
4068-
version "9.1.4"
4069-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.4.tgz#926fd19c18d345add5eab0a42b2b6d9a80259b34"
4070-
integrity sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==
4067+
husky@^9.1.5:
4068+
version "9.1.5"
4069+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83"
4070+
integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==
40714071

40724072
iconv-lite@^0.4.24:
40734073
version "0.4.24"

0 commit comments

Comments
 (0)