mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
chore(deps): update dependency husky to ^9.1.4
This commit is contained in:
parent
66a5b0aac8
commit
104a5bf4ac
8
package-lock.json
generated
8
package-lock.json
generated
@ -42,7 +42,7 @@
|
||||
"eslint": "^9.8.0",
|
||||
"execa": "^9.3.0",
|
||||
"hereby": "^1.9.0",
|
||||
"husky": "^9.1.3",
|
||||
"husky": "^9.1.4",
|
||||
"jasmine": "^5.2.0",
|
||||
"jasmine-console-reporter": "^3.1.0",
|
||||
"js-green-licenses": "^4.0.0",
|
||||
@ -5392,9 +5392,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/husky": {
|
||||
"version": "9.1.3",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.3.tgz",
|
||||
"integrity": "sha512-ET3TQmQgdIu0pt+jKkpo5oGyg/4MQZpG6xcam5J5JyNJV+CBT23OBpCF15bKHKycRyMH9k6ONy8g2HdGIsSkMQ==",
|
||||
"version": "9.1.4",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.4.tgz",
|
||||
"integrity": "sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
"eslint": "^9.8.0",
|
||||
"execa": "^9.3.0",
|
||||
"hereby": "^1.9.0",
|
||||
"husky": "^9.1.3",
|
||||
"husky": "^9.1.4",
|
||||
"jasmine": "^5.2.0",
|
||||
"jasmine-console-reporter": "^3.1.0",
|
||||
"js-green-licenses": "^4.0.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user