Skip to content

Commit 0df50f6

Browse files
renovate[bot]Loïc Guychard
authored andcommitted
chore(deps): update dependency husky to ^3.1.0 (#81)
1 parent 8b513b9 commit 0df50f6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@types/mz": "0.0.32",
7272
"@types/node": "11.13.9",
7373
"download-cli": "^1.1.1",
74-
"husky": "^3.0.9",
74+
"husky": "^3.1.0",
7575
"json-schema-to-typescript": "^7.1.0",
7676
"prettier": "^1.18.2",
7777
"semantic-release": "^15.13.31",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3030,10 +3030,10 @@ humanize-ms@^1.2.1:
30303030
dependencies:
30313031
ms "^2.0.0"
30323032

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

0 commit comments

Comments
 (0)