chore(deps): update dependency husky to ^9.1.2

This commit is contained in:
renovate[bot] 2024-07-25 13:40:11 +00:00 committed by GitHub
parent 24193d7e07
commit e274d59754
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

@ -42,7 +42,7 @@
"eslint": "^9.7.0", "eslint": "^9.7.0",
"execa": "^9.3.0", "execa": "^9.3.0",
"hereby": "^1.9.0", "hereby": "^1.9.0",
"husky": "^9.1.1", "husky": "^9.1.2",
"jasmine": "^5.2.0", "jasmine": "^5.2.0",
"jasmine-console-reporter": "^3.1.0", "jasmine-console-reporter": "^3.1.0",
"js-green-licenses": "^4.0.0", "js-green-licenses": "^4.0.0",
@ -5392,9 +5392,9 @@
} }
}, },
"node_modules/husky": { "node_modules/husky": {
"version": "9.1.1", "version": "9.1.2",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.1.tgz", "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.2.tgz",
"integrity": "sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==", "integrity": "sha512-1/aDMXZdhr1VdJJTLt6e7BipM0Jd9qkpubPiIplon1WmCeOy3nnzsCMeBqS9AsL5ioonl8F8y/F2CLOmk19/Pw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"bin": { "bin": {

View File

@ -21,7 +21,7 @@
"eslint": "^9.7.0", "eslint": "^9.7.0",
"execa": "^9.3.0", "execa": "^9.3.0",
"hereby": "^1.9.0", "hereby": "^1.9.0",
"husky": "^9.1.1", "husky": "^9.1.2",
"jasmine": "^5.2.0", "jasmine": "^5.2.0",
"jasmine-console-reporter": "^3.1.0", "jasmine-console-reporter": "^3.1.0",
"js-green-licenses": "^4.0.0", "js-green-licenses": "^4.0.0",