Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 1b3b380

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency husky to v2.2.0
1 parent 7b92b25 commit 1b3b380

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"enzyme-to-json": "3.3.5",
100100
"eslint-config-prettier": "4.2.0",
101101
"eslint-plugin-react": "7.12.4",
102-
"husky": "2.1.0",
102+
"husky": "2.2.0",
103103
"jest": "24.7.1",
104104
"lint-staged": "8.1.5",
105105
"markdownlint-cli": "0.15.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4911,10 +4911,10 @@ https-browserify@^1.0.0:
49114911
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
49124912
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
49134913

4914-
husky@2.1.0:
4915-
version "2.1.0"
4916-
resolved "https://registry.yarnpkg.com/husky/-/husky-2.1.0.tgz#f486dd063596ad3aad4bbbcd8673ca5bface3caa"
4917-
integrity sha512-FHsqdIJPmQX/89Xg/761RMFCPSNNG2eiQMxChGP081NTohHexEuu/4nYh5m4TcFKq4xm+DqaGp8J/EUnkzL1Aw==
4914+
husky@2.2.0:
4915+
version "2.2.0"
4916+
resolved "https://registry.yarnpkg.com/husky/-/husky-2.2.0.tgz#4dda4370ba0f145b6594be4a4e4e4d4c82a6f2d5"
4917+
integrity sha512-lG33E7zq6v//H/DQIojPEi1ZL9ebPFt3MxUMD8MR0lrS2ljEPiuUUxlziKIs/o9EafF0chL7bAtLQkcPvXmdnA==
49184918
dependencies:
49194919
cosmiconfig "^5.2.0"
49204920
execa "^1.0.0"

0 commit comments

Comments
 (0)