Skip to content

Commit 57b5465

Browse files
renovate[bot]arthurdenner
authored andcommitted
chore(deps): update dependency husky to v3.1.0 (#114)
1 parent 9629da5 commit 57b5465

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
@@ -55,7 +55,7 @@
5555
"babel-loader": "8.0.6",
5656
"cssnano": "4.1.10",
5757
"eslint-plugin-prettier": "3.1.1",
58-
"husky": "3.0.9",
58+
"husky": "3.1.0",
5959
"jest-transform-css": "2.0.0",
6060
"prettier": "1.19.1",
6161
"pretty-quick": "2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6195,10 +6195,10 @@ humanize-duration@^3.15.3:
61956195
resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.21.0.tgz#ae5dc7e67640770cbf6a8d03a5d1138d47c7ce38"
61966196
integrity sha512-7BLsrQZ2nMGeakmGDUl1pDne6/7iAdvwf1RtDLCOPHNFIHjkOVW7lcu7xHkIM9HhZAlSSO5crhC1dHvtl4dIQw==
61976197

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

0 commit comments

Comments
 (0)