Skip to content

Commit dbc820c

Browse files
committed
Update dependency husky to v9.1.5
1 parent bd05c70 commit dbc820c

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
@@ -31,7 +31,7 @@
3131
"eslint": "8.57.0",
3232
"eslint-config-prettier": "9.1.0",
3333
"eslint-plugin-functional": "6.6.3",
34-
"husky": "9.1.4",
34+
"husky": "9.1.5",
3535
"prettier": "3.3.3",
3636
"rimraf": "5.0.10",
3737
"typescript": "5.5.4"

yarn.lock

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

2279-
2280-
version "9.1.4"
2281-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.4.tgz#926fd19c18d345add5eab0a42b2b6d9a80259b34"
2282-
integrity sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==
2279+
2280+
version "9.1.5"
2281+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83"
2282+
integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==
22832283

22842284
ieee754@^1.1.4:
22852285
version "1.1.13"

0 commit comments

Comments
 (0)