1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Merge pull request #552 from oceanprotocol/dependabot/npm_and_yarn/husky-5.0.8

Bump husky from 5.0.6 to 5.0.8
This commit is contained in:
Matthias Kretschmann 2021-02-01 21:05:35 +01:00 committed by GitHub
commit 056d955263
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -14843,9 +14843,9 @@
"integrity": "sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw=="
},
"husky": {
"version": "5.0.6",
"resolved": "https://registry.npmjs.org/husky/-/husky-5.0.6.tgz",
"integrity": "sha512-SM+evfvcHT3rAYJKvPlatz3L5RqzgeM6xIvDjhs8VuhKj6iKqFDOt/Ov8sPjvWuE4FDB385gJBwWXRj7G3c1hg==",
"version": "5.0.8",
"resolved": "https://registry.npmjs.org/husky/-/husky-5.0.8.tgz",
"integrity": "sha512-lijwzgHIJi7iYijEw77DIqyPDR6mFsOuGbjonI83nnAqJbWShGKtAJg1IqnFabnqGPEMiPv0Q8bnSwThfjW95A==",
"dev": true
},
"iconv-lite": {

View File

@ -69,7 +69,7 @@
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-prettier": "^3.3.1",
"git-format-staged": "^2.1.1",
"husky": "^5.0.6",
"husky": "^5.0.8",
"markdownlint-cli": "^0.26.0",
"node-sass": "^5.0.0",
"npm-run-all": "^4.1.5",