Browse Source

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

master
Renovate Bot 5 years ago
parent
commit
7759003982
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",
"fs-extra": "8.1.0",
"history": "4.10.1",
"husky": "4.0.5",
"husky": "4.0.6",
"i18next": "19.0.3",
"i18next-browser-languagedetector": "4.0.1",
"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"
integrity sha1-pls0RZrWNnrbs3B6gqPJ+RYWcDA=
husky@4.0.5:
version "4.0.5"
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.5.tgz#c089bc249585b7c6ba54542e13b570402bae8d6f"
integrity sha512-SU78iMkYCsGQh4+9LXfLr1cKPHl8kmZ/upMKcGIj2DinNf4PQtVfvauIP686FyUJBKWmGtL1zfFWdLwsdwrB/Q==
husky@4.0.6:
version "4.0.6"
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.6.tgz#b64206220ab940f091cb5f1c75672453eb39fc9f"
integrity sha512-OxsXXQXu/FYauV5GGhNpyN1yhQPQoDFUJwzHoshYc3wO//gC0PB9YNYLgBxKckfEce0FGEbzb498UecR3jNdZw==
dependencies:
chalk "^3.0.0"
ci-info "^2.0.0"

Loading…
Cancel
Save