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

This commit is contained in:
Renovate Bot 2024-01-25 14:31:18 +00:00
parent e9aecde015
commit 2aab3e9396
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976

6
package-lock.json generated
View file

@ -787,9 +787,9 @@
}
},
"node_modules/husky": {
"version": "9.0.2",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.2.tgz",
"integrity": "sha512-0yR5R3OPjl8bYApi6T4QMOAwhtLhBjdYIVg5S6zSzIO8DIvQMh/b7Q8jW3WLbHLHtzpwiyMLBNB4R0Eb6x5+AA==",
"version": "9.0.4",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.4.tgz",
"integrity": "sha512-V3C/ksKcegckemdA20SxPC8x5OE2kVmiICCtChUCmaIKKF7mriBZIQd/7+cfyWkilI1OE1P8XlpMdOQE+IIcQA==",
"dev": true,
"bin": {
"husky": "bin.js"