Skip to content

Commit

Permalink
Update dependency husky to v3.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 2, 2019
1 parent 2602b56 commit 34500d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/jest": "24.0.18",
"auto": "7.6.2",
"auto-config-hipstersmoothie": "1.0.4",
"husky": "3.0.7",
"husky": "3.0.8",
"prettier": "1.18.2",
"pretty-quick": "1.11.1",
"tsdx": "0.9.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3646,10 +3646,10 @@ humanize-duration@^3.15.3:
resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.18.0.tgz#ba07a945d6d4358b9751fecabe27864bf965afbc"
integrity sha512-reYy4EJMqlhX13TDlgSqLYfVGKOoixoEzsSL6DBlp22dScWN8Q2eMgDF4L0q28mzbgO40rnBy3WyEUQEhfYALw==

[email protected].7:
version "3.0.7"
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.7.tgz#05e869006c7d9a31b27893aeda520e730bd125b9"
integrity sha512-fIrkaREoQk6DO8KnSX16Aq7Kg9SxqYYQZH/9b+4AxXyXNNgpJLsc8lWlQCShLus1nbujIyZ/WQZBHGwClohK/w==
[email protected].8:
version "3.0.8"
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.8.tgz#8de3fed26ce9b43034ef51013c4ad368b6b74ea8"
integrity sha512-HFOsgcyrX3qe/rBuqyTt+P4Gxn5P0seJmr215LAZ/vnwK3jWB3r0ck7swbzGRUbufCf9w/lgHPVbF/YXQALgfQ==
dependencies:
chalk "^2.4.2"
cosmiconfig "^5.2.1"
Expand Down

0 comments on commit 34500d3

Please sign in to comment.