chore(deps-dev): bump husky from 4.3.7 to 4.3.8 (#135)

Bumps [husky](https://github.com/typicode/husky) from 4.3.7 to 4.3.8.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v4.3.7...v4.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-01-18 08:19:54 +01:00
committed by GitHub
parent b3c7c1e078
commit 8d2117abc3
2 changed files with 4 additions and 4 deletions

View File

@@ -48,7 +48,7 @@
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-prettier": "^3.3.1",
"husky": "^4.3.7",
"husky": "^4.3.8",
"prettier": "^2.2.1",
"ts-node": "^9.1.1",
"typescript": "^4.1.3",