Skip to content

Commit 4e74cf2

Browse files
committed
chore: update husky
1 parent 71a7dc2 commit 4e74cf2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint": "^6.8.0",
4848
"eslint-config-prettier": "^6.10.0",
4949
"eslint-plugin-prettier": "^3.1.2",
50-
"husky": "^4.0.1",
50+
"husky": "^4.2.3",
5151
"jest": "^25.1.0",
5252
"prettier": "^1.19.1",
5353
"react": "~16.9.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4596,7 +4596,7 @@ human-signals@^1.1.1:
45964596
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
45974597
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
45984598

4599-
husky@^4.0.1:
4599+
husky@^4.2.3:
46004600
version "4.2.3"
46014601
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.3.tgz#3b18d2ee5febe99e27f2983500202daffbc3151e"
46024602
integrity sha512-VxTsSTRwYveKXN4SaH1/FefRJYCtx+wx04sSVcOpD7N2zjoHxa+cEJ07Qg5NmV3HAK+IRKOyNVpi2YBIVccIfQ==

0 commit comments

Comments
 (0)