⬆ Bump husky from 9.0.2 to 9.0.6

Bumps [husky](https://github.com/typicode/husky) from 9.0.2 to 9.0.6.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.0.2...v9.0.6)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-26 10:41:04 +00:00
committed by github-actions[bot]
parent d49a4488b6
commit 03a3c3f54c

6
package-lock.json generated
View File

@@ -6585,9 +6585,9 @@
}
},
"node_modules/husky": {
"version": "9.0.2",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.2.tgz",
"integrity": "sha512-0yR5R3OPjl8bYApi6T4QMOAwhtLhBjdYIVg5S6zSzIO8DIvQMh/b7Q8jW3WLbHLHtzpwiyMLBNB4R0Eb6x5+AA==",
"version": "9.0.6",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.6.tgz",
"integrity": "sha512-EEuw/rfTiMjOfuL7pGO/i9otg1u36TXxqjIA6D9qxVjd/UXoDOsLor/BSFf5hTK50shwzCU3aVVwdXDp/lp7RA==",
"dev": true,
"bin": {
"husky": "bin.js"