Skip to content

Commit e4cb9b4

Browse files
committed
Replace husky with husky-v4
1 parent 85de85f commit e4cb9b4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"babel-plugin-transform-async-to-promises": "^0.8.15",
6868
"codecov": "^3.8.1",
6969
"flow-bin": "0.122.0",
70-
"husky": "^4.3.0",
70+
"husky-v4": "^4.3.0",
7171
"jest": "^26.6.3",
7272
"lint-staged": "^10.5.4",
7373
"npm-run-all": "^4.1.5",

yarn.lock

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

2764-
husky@^4.3.0:
2764+
husky-v4@^4.3.0:
27652765
version "4.3.8"
2766-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.8.tgz#31144060be963fd6850e5cc8f019a1dfe194296d"
2767-
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==
2766+
resolved "https://registry.yarnpkg.com/husky-v4/-/husky-v4-4.3.8.tgz#af3be56a8b62b941371b5190e265f76dd1af2e57"
2767+
integrity sha512-M7A9u/t6BnT/qbDzKb7SdXhr8qLTGTkqZL6YLDDM20jfCdmpIMEuO384LvYXSBcgv50oIgNWI/IaO3g4A4ShjA==
27682768
dependencies:
27692769
chalk "^4.0.0"
27702770
ci-info "^2.0.0"

0 commit comments

Comments
 (0)