Bump husky from 3.0.6 to 3.0.7 (#6093)
Bumps [husky](https://github.com/typicode/husky) from 3.0.6 to 3.0.7. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md) - [Commits](https://github.com/typicode/husky/compare/v3.0.6...v3.0.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
peril-parse-community[bot]
parent
6aaebb6016
commit
dbd5f73b7c
6
package-lock.json
generated
6
package-lock.json
generated
@@ -6165,9 +6165,9 @@
|
||||
}
|
||||
},
|
||||
"husky": {
|
||||
"version": "3.0.6",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-3.0.6.tgz",
|
||||
"integrity": "sha512-bNTgujuC5VS0m8gK70zRpzXq9rccFUFcjuU6L/SFLZxV7eke+6x10Tpk+st3rmgCEsQ4vn+yJk1jx3gvSD8knQ==",
|
||||
"version": "3.0.7",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-3.0.7.tgz",
|
||||
"integrity": "sha512-fIrkaREoQk6DO8KnSX16Aq7Kg9SxqYYQZH/9b+4AxXyXNNgpJLsc8lWlQCShLus1nbujIyZ/WQZBHGwClohK/w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^2.4.2",
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
"form-data": "2.5.1",
|
||||
"gaze": "1.1.3",
|
||||
"graphql-tag": "^2.10.1",
|
||||
"husky": "3.0.6",
|
||||
"husky": "3.0.7",
|
||||
"jasmine": "3.5.0",
|
||||
"jsdoc": "3.6.3",
|
||||
"jsdoc-babel": "0.5.0",
|
||||
|
||||
Reference in New Issue
Block a user