Skip to content

Commit 1701109

Browse files
chore(dev-deps): bump husky from 9.1.4 to 9.1.5
Bumps [husky](https://github.com/typicode/husky) from 9.1.4 to 9.1.5. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.4...v9.1.5) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28caa87 commit 1701109

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-plugin-prettier": "^5.2.1",
5555
"eslint-plugin-react": "^7.35.0",
5656
"eslint-plugin-unicorn": "^55.0.0",
57-
"husky": "^9.1.4",
57+
"husky": "^9.1.5",
5858
"jest": "^29.7.0",
5959
"jest-chain": "^1.1.6",
6060
"jest-extended": "^4.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4606,10 +4606,10 @@ human-signals@^5.0.0:
46064606
resolved "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz"
46074607
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
46084608

4609-
husky@^9.1.4:
4610-
version "9.1.4"
4611-
resolved "https://registry.npmjs.org/husky/-/husky-9.1.4.tgz"
4612-
integrity sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==
4609+
husky@^9.1.5:
4610+
version "9.1.5"
4611+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83"
4612+
integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==
46134613

46144614
hyperlinker@^1.0.0:
46154615
version "1.0.0"

0 commit comments

Comments
 (0)