Skip to content

Commit 287f7b8

Browse files
Bump husky from 9.1.2 to 9.1.4
Bumps [husky](https://github.com/typicode/husky) from 9.1.2 to 9.1.4. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.2...v9.1.4) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad00f21 commit 287f7b8

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
@@ -37,7 +37,7 @@
3737
"eslint": "^8.31.0",
3838
"eslint-config-prettier": "^9.1.0",
3939
"eslint-plugin-jest": "^28.6.0",
40-
"husky": "^9.1.2",
40+
"husky": "^9.1.4",
4141
"jest": "^29.3.1",
4242
"prettier": "^3.3.3",
4343
"pretty-quick": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2751,10 +2751,10 @@ humanize-ms@^1.2.1:
27512751
dependencies:
27522752
ms "^2.0.0"
27532753

2754-
husky@^9.1.2:
2755-
version "9.1.2"
2756-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.2.tgz#ddaf290384c7adab4fd3143571c73d05b19f42ee"
2757-
integrity sha512-1/aDMXZdhr1VdJJTLt6e7BipM0Jd9qkpubPiIplon1WmCeOy3nnzsCMeBqS9AsL5ioonl8F8y/F2CLOmk19/Pw==
2754+
husky@^9.1.4:
2755+
version "9.1.4"
2756+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.4.tgz#926fd19c18d345add5eab0a42b2b6d9a80259b34"
2757+
integrity sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==
27582758

27592759
27602760
version "0.4.24"

0 commit comments

Comments
 (0)