chore(deps-dev): bump husky from 5.1.2 to 5.1.3 (#151)

Bumps [husky](https://github.com/typicode/husky) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.1.2...v5.1.3)

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-03-09 11:24:58 +01:00
committed by GitHub
parent 701772d352
commit 82ec483431
2 changed files with 4 additions and 4 deletions

View File

@@ -45,7 +45,7 @@
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-prettier": "^3.3.1",
"husky": "^5.1.2",
"husky": "^5.1.3",
"prettier": "^2.2.1",
"ts-node": "^9.1.1",
"typescript": "^4.2.2",