Bump husky from 4.3.0 to 6.0.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-13 22:16:00 +00:00 committed by GitHub
parent 9771d0c9cd
commit 20f928a74c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 99 additions and 257 deletions

View file

@ -14,17 +14,17 @@
"keywords": [],
"author": "",
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/core": "^1.2.7",
"@actions/github": "^4.0.0",
"@actions/io": "^1.0.2",
"@actions/io": "^1.1.0",
"@actions/tool-cache": "^1.6.1",
"@hashicorp/js-releases": "^1.2.1"
"@hashicorp/js-releases": "^1.4.0"
},
"devDependencies": {
"@vercel/ncc": "^0.25.1",
"husky": "^4.3.0",
"@vercel/ncc": "^0.28.5",
"husky": "^6.0.0",
"jest": "^26.6.3",
"nock": "^13.0.5",
"nock": "^13.0.11",
"semistandard": "^16.0.0"
},
"jest": {