Merge pull request #566 from filecoin-project/dependabot/npm_and_yarn/husky-5.1.1

chore(deps-dev): bump husky from 5.1.0 to 5.1.1
This commit is contained in:
Chris Waring 2021-02-23 12:13:36 +00:00 committed by GitHub
commit 313bc81e1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -4993,9 +4993,9 @@
"dev": true
},
"husky": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/husky/-/husky-5.1.0.tgz",
"integrity": "sha512-Os0EY2haOO+59YZSwMiUDsHY43RFwBVIRStHcnnT8/kvA+sFfaA/YS4uLFRiymXYgQl6E6TQTt3y4v/Z2ctEtw==",
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/husky/-/husky-5.1.1.tgz",
"integrity": "sha512-80LZ736V0Nr4/st0c2COYaMbEQhHNmAbLMN8J/kLk7/mo0QdUkUGNDjv/7jVkhug377Wh8wfbWyaVXEJ/h2B/Q==",
"dev": true
},
"iconv-lite": {