build(deps-dev): bump husky from 7.0.4 to 8.0.0

Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.4...v8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-09 05:16:07 +00:00
committed by GitHub
parent 70c8d54fb9
commit 5d5127ad06
2 changed files with 9 additions and 9 deletions

View File

@@ -47,7 +47,7 @@
"eslint-config-prettier": "^7.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.4",
"husky": "^8.0.0",
"lint-staged": "^12.4.1",
"markdown-toc": "^1.2.0",
"nyc": "^15.0.1",