Skip to content

Commit

Permalink
Merge pull request #4 from ArchitectNow/greenkeeper/husky-3.1.0
Browse files Browse the repository at this point in the history
Update husky to the latest version 🚀
  • Loading branch information
nartc authored Nov 19, 2019
2 parents d8c3965 + 58b1aba commit ee5d498
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 @@
"cz-conventional-changelog": "3.0.2",
"lint-staged": "9.4.3",
"semantic-release": "^15.13.30",
"husky": "3.0.9",
"husky": "3.1.0",
"tsdx": "0.11.0",
"tslib": "1.10.0",
"typescript": "3.7.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4276,10 +4276,10 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"

husky@3.0.9:
version "3.0.9"
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.9.tgz#a2c3e9829bfd6b4957509a9500d2eef5dbfc8044"
integrity sha512-Yolhupm7le2/MqC1VYLk/cNmYxsSsqKkTyBhzQHhPK1jFnC89mmmNVuGtLNabjDI6Aj8UNIr0KpRNuBkiC4+sg==
husky@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-3.1.0.tgz#5faad520ab860582ed94f0c1a77f0f04c90b57c0"
integrity sha512-FJkPoHHB+6s4a+jwPqBudBDvYZsoQW5/HBuMSehC8qDiCe50kpcxeqFoDSlow+9I6wg47YxBoT3WxaURlrDIIQ==
dependencies:
chalk "^2.4.2"
ci-info "^2.0.0"
Expand Down

0 comments on commit ee5d498

Please sign in to comment.