Skip to content

Commit 3019dc2

Browse files
chore(deps): update dependency husky to v4.0.9 (#692)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent cf57d98 commit 3019dc2

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
@@ -49,7 +49,7 @@
4949
"eslint-plugin-import": "2.20.0",
5050
"eslint-plugin-react": "7.17.0",
5151
"flowgen": "1.10.0",
52-
"husky": "4.0.8",
52+
"husky": "4.0.9",
5353
"lint-staged": "9.5.0",
5454
"prettier": "1.19.1",
5555
"prettier-package-json": "2.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3483,10 +3483,10 @@ humanize-ms@^1.2.1:
34833483
dependencies:
34843484
ms "^2.0.0"
34853485

3486-
3487-
version "4.0.8"
3488-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.8.tgz#fff98dc0a1fcacdd2efb2c973d6e0b3e836c3607"
3489-
integrity sha512-WH4cem0fl5LYWCWCnYdMjRXocGKAX7fedAEhWbD7NN7Ews8BqoekuboWkupPjnPNwev8wPb6Iqnbmq84KRBowA==
3486+
3487+
version "4.0.9"
3488+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.9.tgz#ded9e4f957dd8358649330da84906b6bf2e367e9"
3489+
integrity sha512-zaH0INH9MZBH8smr6nPdzv7pjchOZPN/AKdhkuV4zut9SyF0+pUy1ZCBzhz2uPe7Cp75YzD92ewU2ytIZ0GjUQ==
34903490
dependencies:
34913491
chalk "^3.0.0"
34923492
ci-info "^2.0.0"

0 commit comments

Comments
 (0)