Skip to content

Commit 2792c07

Browse files
chore(deps): update dependency husky to v4.0.10 (#694)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent 6eefde9 commit 2792c07

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.9",
52+
"husky": "4.0.10",
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.9"
3488-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.9.tgz#ded9e4f957dd8358649330da84906b6bf2e367e9"
3489-
integrity sha512-zaH0INH9MZBH8smr6nPdzv7pjchOZPN/AKdhkuV4zut9SyF0+pUy1ZCBzhz2uPe7Cp75YzD92ewU2ytIZ0GjUQ==
3486+
3487+
version "4.0.10"
3488+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.10.tgz#659b52c404d3163b943a73f6c1d454708c0226d8"
3489+
integrity sha512-Ptm4k2DqOwxeK/kzu5RaJmNRoGvESrgDXObFcZ8aJZcyXyMBHhM2FqZj6zYKdetadmP3wCwxEHCBuB9xGlRp8A==
34903490
dependencies:
34913491
chalk "^3.0.0"
34923492
ci-info "^2.0.0"

0 commit comments

Comments
 (0)