chore(deps-dev): bump husky from 5.2.0 to 6.0.0 (#7137)
Bumps [husky](https://github.com/typicode/husky) from 5.2.0 to 6.0.0. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v5.2.0...v6.0.0) 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:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -15630,9 +15630,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"husky": {
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-5.2.0.tgz",
|
||||
"integrity": "sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==",
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-6.0.0.tgz",
|
||||
"integrity": "sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==",
|
||||
"dev": true
|
||||
},
|
||||
"iconv-lite": {
|
||||
|
||||
@@ -137,7 +137,7 @@
|
||||
"file-loader": "^6.0.0",
|
||||
"git-describe": "^4.0.4",
|
||||
"http-server": "^0.12.3",
|
||||
"husky": "=5.2.0",
|
||||
"husky": "=6.0.0",
|
||||
"ignore-assets-webpack-plugin": "^2.0.1",
|
||||
"inspectpack": "=4.7.1",
|
||||
"jest": "=26.6.3",
|
||||
|
||||
Reference in New Issue
Block a user