mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-27 21:43:38 +00:00
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:
parent
9771d0c9cd
commit
20f928a74c
2 changed files with 99 additions and 257 deletions
12
package.json
12
package.json
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue