Skip to content

Commit 282dcce

Browse files
committed
Update dependency husky to v4.0.9
1 parent d4817e7 commit 282dcce

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
@@ -23,7 +23,7 @@
2323
"eslint": "5.16.0",
2424
"eslint-plugin-prettier": "3.1.2",
2525
"gh-pages": "2.2.0",
26-
"husky": "4.0.8",
26+
"husky": "4.0.9",
2727
"prettier": "1.19.1",
2828
"pretty-quick": "2.0.1"
2929
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5236,10 +5236,10 @@ humanize-url@^1.0.0:
52365236
normalize-url "^1.0.0"
52375237
strip-url-auth "^1.0.0"
52385238

5239-
5240-
version "4.0.8"
5241-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.8.tgz#fff98dc0a1fcacdd2efb2c973d6e0b3e836c3607"
5242-
integrity sha512-WH4cem0fl5LYWCWCnYdMjRXocGKAX7fedAEhWbD7NN7Ews8BqoekuboWkupPjnPNwev8wPb6Iqnbmq84KRBowA==
5239+
5240+
version "4.0.9"
5241+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.9.tgz#ded9e4f957dd8358649330da84906b6bf2e367e9"
5242+
integrity sha512-zaH0INH9MZBH8smr6nPdzv7pjchOZPN/AKdhkuV4zut9SyF0+pUy1ZCBzhz2uPe7Cp75YzD92ewU2ytIZ0GjUQ==
52435243
dependencies:
52445244
chalk "^3.0.0"
52455245
ci-info "^2.0.0"

0 commit comments

Comments
 (0)