chore(deps-dev): bump husky from 9.0.11 to 9.1.0

Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.0.11...v9.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-18 00:05:09 +00:00
committed by GitHub
parent 73ad7f2652
commit 8cf92c0946
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@@ -92,7 +92,7 @@
"gulp-typescript": "5.0.1",
"gulp-watch": "5.0.1",
"http-errors": "2.0.0",
"husky": "9.0.11",
"husky": "9.1.0",
"imports-loader": "5.0.0",
"ioredis": "5.4.1",
"json-loader": "0.5.7",
@@ -24151,11 +24151,12 @@
}
},
"node_modules/husky": {
"version": "9.0.11",
"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

@@ -140,7 +140,7 @@
"gulp-typescript": "5.0.1",
"gulp-watch": "5.0.1",
"http-errors": "2.0.0",
"husky": "9.0.11",
"husky": "9.1.0",
"imports-loader": "5.0.0",
"ioredis": "5.4.1",
"json-loader": "0.5.7",