Merge pull request #598 from filecoin-project/dependabot/npm_and_yarn/husky-5.1.3

chore(deps-dev): bump husky from 5.1.2 to 5.1.3
This commit is contained in:
martinalong 2021-03-03 12:03:20 -08:00 committed by GitHub
commit b4a56c044a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -5529,9 +5529,9 @@
"dev": true
},
"husky": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/husky/-/husky-5.1.2.tgz",
"integrity": "sha512-lilaRYeDXcAOj8DuRnN9IxUyEMVbYg9rK7yVNkPB5V4hCvxIUxpMeiv9K2h77CE0HzjCnk1Br0oWe1IghXngDQ==",
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/husky/-/husky-5.1.3.tgz",
"integrity": "sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg==",
"dev": true
},
"iconv-lite": {