chore(deps): update dependency husky to v9.1.2 #39

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/husky-9.x-lockfile into master 2024-07-25 14:11:43 +00:00
Showing only changes of commit 522ca554b9 - Show all commits
+3 -3
View File
@@ -2736,9 +2736,9 @@
"dev": true
},
"husky": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.1.tgz",
"integrity": "sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==",
"version": "9.1.2",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.2.tgz",
"integrity": "sha512-1/aDMXZdhr1VdJJTLt6e7BipM0Jd9qkpubPiIplon1WmCeOy3nnzsCMeBqS9AsL5ioonl8F8y/F2CLOmk19/Pw==",
"dev": true
},
"ieee754": {