chore(deps): update dependency husky to v9.1.4

This commit is contained in:
renovate[bot] 2024-07-29 16:20:33 +00:00 committed by GitHub
parent 6961946fa8
commit 85f0511be6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View file

@ -33,7 +33,7 @@
"eslint-plugin-ava": "14.0.0", "eslint-plugin-ava": "14.0.0",
"eslint-plugin-github": "5.0.1", "eslint-plugin-github": "5.0.1",
"eslint-plugin-simple-import-sort": "12.1.0", "eslint-plugin-simple-import-sort": "12.1.0",
"husky": "9.0.11", "husky": "9.1.4",
"lint-staged": "15.2.7", "lint-staged": "15.2.7",
"prettier": "3.3.2", "prettier": "3.3.2",
"ts-node": "10.9.2", "ts-node": "10.9.2",
@ -3469,12 +3469,12 @@
} }
}, },
"node_modules/husky": { "node_modules/husky": {
"version": "9.0.11", "version": "9.1.4",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.11.tgz", "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.4.tgz",
"integrity": "sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==", "integrity": "sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==",
"dev": true, "dev": true,
"bin": { "bin": {
"husky": "bin.mjs" "husky": "bin.js"
}, },
"engines": { "engines": {
"node": ">=18" "node": ">=18"
@ -9260,9 +9260,9 @@
"dev": true "dev": true
}, },
"husky": { "husky": {
"version": "9.0.11", "version": "9.1.4",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.11.tgz", "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.4.tgz",
"integrity": "sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==", "integrity": "sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==",
"dev": true "dev": true
}, },
"ignore": { "ignore": {

View file

@ -75,7 +75,7 @@
"eslint-plugin-ava": "14.0.0", "eslint-plugin-ava": "14.0.0",
"eslint-plugin-github": "5.0.1", "eslint-plugin-github": "5.0.1",
"eslint-plugin-simple-import-sort": "12.1.0", "eslint-plugin-simple-import-sort": "12.1.0",
"husky": "9.0.11", "husky": "9.1.4",
"lint-staged": "15.2.7", "lint-staged": "15.2.7",
"prettier": "3.3.2", "prettier": "3.3.2",
"ts-node": "10.9.2", "ts-node": "10.9.2",