chore(deps): update dependency husky to v7 (#42760)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
pull/42761/head
renovate[bot] 2021-07-06 18:51:09 +05:30 committed by GitHub
parent 0d87cea9c4
commit fb3e9ef420
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 5 deletions

1
.husky/.gitignore vendored
View File

@ -1 +0,0 @@
_

6
package-lock.json generated
View File

@ -13706,9 +13706,9 @@
}
},
"husky": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/husky/-/husky-6.0.0.tgz",
"integrity": "sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==",
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.1.tgz",
"integrity": "sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==",
"dev": true
},
"iconv-lite": {

View File

@ -125,7 +125,7 @@
"eslint-plugin-react-hooks": "2.5.1",
"eslint-plugin-testing-library": "4.8.0",
"execa": "5.1.1",
"husky": "6.0.0",
"husky": "7.0.1",
"jest": "26.6.3",
"js-yaml": "3.14.1",
"lerna": "4.0.0",