chore(deps): update dependency husky to v9.0.6
This commit is contained in:
parent
2aab3e9396
commit
f0b8fe722f
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.4",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.4.tgz",
|
||||
"integrity": "sha512-V3C/ksKcegckemdA20SxPC8x5OE2kVmiICCtChUCmaIKKF7mriBZIQd/7+cfyWkilI1OE1P8XlpMdOQE+IIcQA==",
|
||||
"version": "9.0.6",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.6.tgz",
|
||||
"integrity": "sha512-EEuw/rfTiMjOfuL7pGO/i9otg1u36TXxqjIA6D9qxVjd/UXoDOsLor/BSFf5hTK50shwzCU3aVVwdXDp/lp7RA==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"husky": "bin.js"
|
||||
|
|
Loading…
Reference in a new issue