Skip to content

Commit 0367928

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency husky to v3.1.0
1 parent 9dc5b7a commit 0367928

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"ava": "1.4.1",
4040
"fs-extra": "8.1.0",
41-
"husky": "3.0.9",
41+
"husky": "3.1.0",
4242
"import-sort-cli": "6.0.0",
4343
"import-sort-parser-babylon": "6.0.0",
4444
"import-sort-style-eslint": "6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2428,10 +2428,10 @@ hosted-git-info@^2.1.4:
24282428
version "2.1.5"
24292429
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.1.5.tgz#0ba81d90da2e25ab34a332e6ec77936e1598118b"
24302430

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

0 commit comments

Comments
 (0)