Browse Source

chore(deps): update dependency husky to v4.0.7

master
Renovate Bot 5 years ago
parent
commit
80f89d1108
No known key found for this signature in database GPG Key ID: 81C63AE1C224182B
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -101,7 +101,7 @@
"fetch-mock": "8.3.1", "fetch-mock": "8.3.1",
"fs-extra": "8.1.0", "fs-extra": "8.1.0",
"history": "4.10.1", "history": "4.10.1",
"husky": "4.0.6", "husky": "4.0.7",
"i18next": "19.0.3", "i18next": "19.0.3",
"i18next-browser-languagedetector": "4.0.1", "i18next-browser-languagedetector": "4.0.1",
"i18next-scanner": "2.10.3", "i18next-scanner": "2.10.3",

8
yarn.lock

@ -8777,10 +8777,10 @@ humanize-plus@^1.8.1:
resolved "https://registry.yarnpkg.com/humanize-plus/-/humanize-plus-1.8.2.tgz#a65b34459ad6367adbb3707a82a3c9f916167030" resolved "https://registry.yarnpkg.com/humanize-plus/-/humanize-plus-1.8.2.tgz#a65b34459ad6367adbb3707a82a3c9f916167030"
integrity sha1-pls0RZrWNnrbs3B6gqPJ+RYWcDA= integrity sha1-pls0RZrWNnrbs3B6gqPJ+RYWcDA=
husky@4.0.6: husky@4.0.7:
version "4.0.6" version "4.0.7"
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.6.tgz#b64206220ab940f091cb5f1c75672453eb39fc9f" resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.7.tgz#cee4301d1db1d731be9c2aa2ac72b46439d30c91"
integrity sha512-OxsXXQXu/FYauV5GGhNpyN1yhQPQoDFUJwzHoshYc3wO//gC0PB9YNYLgBxKckfEce0FGEbzb498UecR3jNdZw== integrity sha512-ULivTOe0k+nNjZKIojoHxXjybtEycaba0EDuk1G8iNGD8wZgo8Sr3YiN8bKitXNpI1RvVKTJwRnh2GLysLbxMQ==
dependencies: dependencies:
chalk "^3.0.0" chalk "^3.0.0"
ci-info "^2.0.0" ci-info "^2.0.0"

Loading…
Cancel
Save