chore(deps): update dependency husky to v9.1.7 (#64)
Some checks are pending
CI/CD / ci-cd (push) Waiting to run

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-21 18:23:05 +00:00 committed by GitHub
parent b753281fbc
commit 4bec0b875a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -17,7 +17,7 @@
"@commitlint/config-conventional": "19.5.0",
"@types/jest": "29.5.14",
"cz-conventional-changelog": "3.3.0",
"husky": "9.1.6",
"husky": "9.1.7",
"jest": "29.7.0",
"scratch-semantic-release-config": "1.0.16",
"semantic-release": "22.0.12",
@ -6839,9 +6839,9 @@
}
},
"node_modules/husky": {
"version": "9.1.6",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.6.tgz",
"integrity": "sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==",
"version": "9.1.7",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.7.tgz",
"integrity": "sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==",
"dev": true,
"license": "MIT",
"bin": {

View file

@ -36,7 +36,7 @@
"@commitlint/config-conventional": "19.5.0",
"@types/jest": "29.5.14",
"cz-conventional-changelog": "3.3.0",
"husky": "9.1.6",
"husky": "9.1.7",
"jest": "29.7.0",
"scratch-semantic-release-config": "1.0.16",
"semantic-release": "22.0.12",