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

This commit is contained in:
renovate[bot] 2024-07-29 19:03:43 +00:00
parent 8567cbd361
commit 1b1a4e2ac5
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -17,7 +17,7 @@
"@commitlint/config-conventional": "19.2.2",
"@types/jest": "29.5.12",
"cz-conventional-changelog": "3.3.0",
"husky": "9.1.2",
"husky": "9.1.3",
"jest": "29.7.0",
"scratch-semantic-release-config": "1.0.14",
"semantic-release": "22.0.12",
@ -7230,9 +7230,9 @@
}
},
"node_modules/husky": {
"version": "9.1.2",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.2.tgz",
"integrity": "sha512-1/aDMXZdhr1VdJJTLt6e7BipM0Jd9qkpubPiIplon1WmCeOy3nnzsCMeBqS9AsL5ioonl8F8y/F2CLOmk19/Pw==",
"version": "9.1.3",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.3.tgz",
"integrity": "sha512-ET3TQmQgdIu0pt+jKkpo5oGyg/4MQZpG6xcam5J5JyNJV+CBT23OBpCF15bKHKycRyMH9k6ONy8g2HdGIsSkMQ==",
"dev": true,
"license": "MIT",
"bin": {

View file

@ -36,7 +36,7 @@
"@commitlint/config-conventional": "19.2.2",
"@types/jest": "29.5.12",
"cz-conventional-changelog": "3.3.0",
"husky": "9.1.2",
"husky": "9.1.3",
"jest": "29.7.0",
"scratch-semantic-release-config": "1.0.14",
"semantic-release": "22.0.12",