Skip to content

Commit 38e44c5

Browse files
authored
Update dependency husky to v4.2.3 (#313)
1 parent 86df276 commit 38e44c5

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
@@ -51,7 +51,7 @@
5151
"builtins": "3.0.0",
5252
"c8": "7.1.0",
5353
"codecov": "3.6.5",
54-
"husky": "4.2.2",
54+
"husky": "4.2.3",
5555
"lint-staged": "10.0.7",
5656
"np": "6.0.0",
5757
"npm-run-all": "4.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1895,10 +1895,10 @@ human-signals@^1.1.1:
18951895
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
18961896
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
18971897

1898-
1899-
version "4.2.2"
1900-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.2.tgz#aa858a99ad685f13ab5f99fa71b60e0fe0cd9048"
1901-
integrity sha512-RAjZNO74zJyFJuRFESy+3LXTJvYbjGL+jhoSNJNF1DTKq2USrL5fEH70e1cJXEgvLaPyZt1NoGi0oNQQkPs4jA==
1898+
1899+
version "4.2.3"
1900+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.3.tgz#3b18d2ee5febe99e27f2983500202daffbc3151e"
1901+
integrity sha512-VxTsSTRwYveKXN4SaH1/FefRJYCtx+wx04sSVcOpD7N2zjoHxa+cEJ07Qg5NmV3HAK+IRKOyNVpi2YBIVccIfQ==
19021902
dependencies:
19031903
chalk "^3.0.0"
19041904
ci-info "^2.0.0"

0 commit comments

Comments
 (0)