chore(deps): update dependency husky to v9.0.4
This commit is contained in:
parent
e9aecde015
commit
2aab3e9396
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue