Skip to content

Commit

Permalink
Merge pull request #14 from mike-north/renovate/husky-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency husky to v1.1.3
  • Loading branch information
mike-north committed Nov 7, 2018
2 parents a176f8f + 02e0293 commit dce351d
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 18 deletions.
45 changes: 32 additions & 13 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 @@ -36,7 +36,7 @@
"@types/mocha": "2.2.48",
"chai": "4.2.0",
"dtslint": "0.3.0",
"husky": "1.1.2",
"husky": "1.1.3",
"mocha": "4.1.0",
"mocha-typescript": "1.1.17",
"nodemon": "1.18.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3030,10 +3030,10 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"

husky@1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.2.tgz#574c2bb16958db8a8120b63306efaff110525c23"
integrity sha512-9TdkUpBeEOjz0AnFdUN4i3w8kEbOsVs9/WSeJqWLq2OO6bcKQhVW64Zi+pVd/AMRLpN3QTINb6ZXiELczvdmqQ==
husky@1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.3.tgz#3ccfdb4d7332896bf7cd0e618c6fb8be09d9de4b"
integrity sha512-6uc48B/A2Mqi65yeg37d/TPcTb0bZ1GTkMYOM0nXLOPuPaTRhXCeee80/noOrbavWd12x72Tusja7GJ5rzvV6g==
dependencies:
cosmiconfig "^5.0.6"
execa "^0.9.0"
Expand Down

0 comments on commit dce351d

Please sign in to comment.