⬆ Bump husky from 4.3.4 to 4.3.5

Bumps [husky](https://github.com/typicode/husky) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v4.3.4...v4.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-12-07 10:22:52 +00:00
committed by Bruce Markham
parent bae145869b
commit 35b205b045

6
package-lock.json generated
View File

@@ -5471,9 +5471,9 @@
"dev": true
},
"husky": {
"version": "4.3.4",
"resolved": "https://registry.npmjs.org/husky/-/husky-4.3.4.tgz",
"integrity": "sha512-wykHsss5kQtmbFrjQv0R7YyW1uFd7fv7gT1sA54potoDYmOTENJtBC/X1/AyoSAi1obp8CiGODOIdOGnPxSmFg==",
"version": "4.3.5",
"resolved": "https://registry.npmjs.org/husky/-/husky-4.3.5.tgz",
"integrity": "sha512-E5S/1HMoDDaqsH8kDF5zeKEQbYqe3wL9zJDyqyYqc8I4vHBtAoxkDBGXox0lZ9RI+k5GyB728vZdmnM4bYap+g==",
"dev": true,
"requires": {
"chalk": "^4.0.0",