chore(deps): update dependency husky to v1.2.1

Bu işleme şunda yer alıyor:
Renovate Bot 2018-12-21 21:37:16 +00:00 işlemeyi yapan: renovate[bot]
ebeveyn 5f9e6d2eb1
işleme 4d5efd87ef
2 değiştirilmiş dosya ile 7 ekleme ve 7 silme

Dosyayı Görüntüle

@ -44,7 +44,7 @@
"eslint": "5.10.0",
"eslint-config-cozy-app": "1.1.4",
"git-directory-deploy": "1.5.1",
"husky": "1.2.0",
"husky": "1.2.1",
"konitor": "0.10.1",
"string-replace-loader": "^2.1.1",
"svgo": "1.1.1",

Dosyayı Görüntüle

@ -1603,7 +1603,7 @@ core-util-is@1.0.2, core-util-is@~1.0.0:
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
cosmiconfig@^5.0.6:
cosmiconfig@^5.0.7:
version "5.0.7"
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.0.7.tgz#39826b292ee0d78eda137dfa3173bd1c21a43b04"
integrity sha512-PcLqxTKiDmNT6pSpy4N6KtuPwb53W+2tzNvwOZw0WH9N6O0vLIBq0x8aj8Oj75ere4YcGi48bDFCL+3fRJdlNA==
@ -3526,12 +3526,12 @@ https-proxy-agent@^2.2.0:
agent-base "^4.1.0"
debug "^3.1.0"
husky@1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-1.2.0.tgz#d631dda1e4a9ee8ba69a10b0c51a0e2c66e711e5"
integrity sha512-/ib3+iycykXC0tYIxsyqierikVa9DA2DrT32UEirqNEFVqOj1bFMTgP3jAz8HM7FgC/C8pc/BTUa9MV2GEkZaA==
husky@1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/husky/-/husky-1.2.1.tgz#33628f7013e345c1790a4dbe4642ad047f772dee"
integrity sha512-4Ylal3HWhnDvIszuiyLoVrSGI7QLg/ogkNCoHE34c+yZYzb9kBZNrlTOsdw92cGi3cJT8pPb6CdVfxFkLnc8Dg==
dependencies:
cosmiconfig "^5.0.6"
cosmiconfig "^5.0.7"
execa "^1.0.0"
find-up "^3.0.0"
get-stdin "^6.0.0"