chore(deps): update dependency husky to v9.1.5

This commit is contained in:
Renovate
2024-08-20 14:00:18 +00:00
committed by Joakim Olsson
parent e3b60dc9ab
commit bf182ff3d8
+3 -3
View File
@@ -2723,9 +2723,9 @@
"dev": true
},
"husky": {
"version": "9.1.4",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.4.tgz",
"integrity": "sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==",
"version": "9.1.5",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.5.tgz",
"integrity": "sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==",
"dev": true
},
"ieee754": {