Skip to content

Commit

Permalink
Merge pull request #33 from uniquelyparticular/renovate/husky-2.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency husky to v2.1.0
  • Loading branch information
agrohs authored Apr 24, 2019
2 parents 741b24d + dfd2c37 commit 1f70ceb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"prettier": "1.17.0"
},
"devDependencies": {
"husky": "2.0.0",
"husky": "2.1.0",
"jest": "24.7.1",
"pretty-quick": "1.10.0",
"semantic-release": "15.13.12"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2524,10 +2524,10 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"

husky@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-2.0.0.tgz#fdc232f6e44af8257d86602c34105673ce532c79"
integrity sha512-YvSQ5UQHNfqm+g+P1sFTkPI23nEe0gbKXdv5ZTRStYSVdAYyH1iypFilAMVqXLXnjGtb6lBuR/2Sf5FkwCNY2Q==
husky@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-2.1.0.tgz#f486dd063596ad3aad4bbbcd8673ca5bface3caa"
integrity sha512-FHsqdIJPmQX/89Xg/761RMFCPSNNG2eiQMxChGP081NTohHexEuu/4nYh5m4TcFKq4xm+DqaGp8J/EUnkzL1Aw==
dependencies:
cosmiconfig "^5.2.0"
execa "^1.0.0"
Expand Down

0 comments on commit 1f70ceb

Please sign in to comment.