mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-07 08:06:54 +00:00
chore(deps): update dependency husky to v9.0.10 (#426)
Co-authored-by: tradeshift-renovate[bot] <121954292+tradeshift-renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
437f53b7f5
commit
98c4563f2c
1 changed files with 7 additions and 7 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -11299,12 +11299,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/husky": {
|
||||
"version": "9.0.7",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.7.tgz",
|
||||
"integrity": "sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg==",
|
||||
"version": "9.0.10",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.10.tgz",
|
||||
"integrity": "sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"husky": "bin.js"
|
||||
"husky": "bin.mjs"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
|
|
@ -26539,9 +26539,9 @@
|
|||
}
|
||||
},
|
||||
"husky": {
|
||||
"version": "9.0.7",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.7.tgz",
|
||||
"integrity": "sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg==",
|
||||
"version": "9.0.10",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.10.tgz",
|
||||
"integrity": "sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==",
|
||||
"dev": true
|
||||
},
|
||||
"iconv-lite": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue