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

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

---
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-04-11 07:52:18 +00:00
committed by GitHub
parent 2eb10280a7
commit 0ceab70142
2 changed files with 11 additions and 8 deletions

View File

@@ -46,7 +46,7 @@
"eslint-config-prettier": "^7.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.3.1",
"husky": "^6.0.0",
"husky": "^7.0.4",
"lint-staged": "^12.3.7",
"markdown-toc": "^1.2.0",
"nyc": "^15.0.1",