Skip to content

Commit

Permalink
Merge pull request #283 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 8, 2018
2 parents da60be1 + 8407177 commit 9c4fd57
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 @@ -61,7 +61,7 @@
"ember-source": "3.5.1",
"ember-source-channel-url": "1.1.0",
"ember-try": "1.1.0",
"husky": "1.1.2",
"husky": "1.1.3",
"json-typescript": "1.1.0",
"jsonapi-typescript": "0.1.0",
"loader.js": "4.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6553,10 +6553,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 9c4fd57

Please sign in to comment.