Bump husky from 8.0.1 to 8.0.2

Bumps [husky](https://github.com/typicode/husky) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.1...v8.0.2)

---
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] 2022-11-14 18:00:32 +00:00 committed by GitHub
parent 633666f66e
commit e7ad2a5a68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -27,7 +27,7 @@
},
"devDependencies": {
"@vercel/ncc": "0.34.0",
"husky": "^8.0.1",
"husky": "^8.0.2",
"jest": "^29.1.2",
"nock": "^13.2.9",
"semistandard": "^16.0.1"