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.5
This commit is contained in:
parent
5ae63eb947
commit
ee0ed858d7
8
package-lock.json
generated
8
package-lock.json
generated
@ -42,7 +42,7 @@
|
||||
"eslint": "^9.9.0",
|
||||
"execa": "^9.3.1",
|
||||
"hereby": "^1.9.0",
|
||||
"husky": "^9.1.4",
|
||||
"husky": "^9.1.5",
|
||||
"jasmine": "^5.2.0",
|
||||
"jasmine-console-reporter": "^3.1.0",
|
||||
"js-green-licenses": "^4.0.0",
|
||||
@ -5402,9 +5402,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/husky": {
|
||||
"version": "9.1.4",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.4.tgz",
|
||||
"integrity": "sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==",
|
||||
"version": "9.1.5",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.5.tgz",
|
||||
"integrity": "sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
"eslint": "^9.9.0",
|
||||
"execa": "^9.3.1",
|
||||
"hereby": "^1.9.0",
|
||||
"husky": "^9.1.4",
|
||||
"husky": "^9.1.5",
|
||||
"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