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

This commit is contained in:
renovate[bot] 2024-07-20 16:56:22 +00:00
parent ec6a883d13
commit 0f0dce096d
2 changed files with 6 additions and 6 deletions

10
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.0.11",
"husky": "9.1.0",
"jest": "29.7.0",
"scratch-semantic-release-config": "1.0.14",
"semantic-release": "22.0.12",
@ -7065,13 +7065,13 @@
}
},
"node_modules/husky": {
"version": "9.0.11",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.11.tgz",
"integrity": "sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==",
"version": "9.1.0",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.0.tgz",
"integrity": "sha512-8XCjbomYTGdNF2h50dio3T3zghmZ9f/ZNzr99YwSkvDdhEjJGs5qzy8tbFx+SG8yCx2wn9nMVfZxVrr/yT8gNQ==",
"dev": true,
"license": "MIT",
"bin": {
"husky": "bin.mjs"
"husky": "bin.js"
},
"engines": {
"node": ">=18"

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.0.11",
"husky": "9.1.0",
"jest": "29.7.0",
"scratch-semantic-release-config": "1.0.14",
"semantic-release": "22.0.12",