mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-07 16:06:56 +00:00
chore(deps): update dependency husky to v9.0.7 (#424)
Co-authored-by: tradeshift-renovate[bot] <121954292+tradeshift-renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
13368980cb
commit
d4ac60285a
1 changed files with 6 additions and 6 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
|
@ -11299,9 +11299,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/husky": {
|
||||
"version": "9.0.6",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.6.tgz",
|
||||
"integrity": "sha512-EEuw/rfTiMjOfuL7pGO/i9otg1u36TXxqjIA6D9qxVjd/UXoDOsLor/BSFf5hTK50shwzCU3aVVwdXDp/lp7RA==",
|
||||
"version": "9.0.7",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.7.tgz",
|
||||
"integrity": "sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"husky": "bin.js"
|
||||
|
|
@ -26539,9 +26539,9 @@
|
|||
}
|
||||
},
|
||||
"husky": {
|
||||
"version": "9.0.6",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.6.tgz",
|
||||
"integrity": "sha512-EEuw/rfTiMjOfuL7pGO/i9otg1u36TXxqjIA6D9qxVjd/UXoDOsLor/BSFf5hTK50shwzCU3aVVwdXDp/lp7RA==",
|
||||
"version": "9.0.7",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.7.tgz",
|
||||
"integrity": "sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg==",
|
||||
"dev": true
|
||||
},
|
||||
"iconv-lite": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue