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 40b2643

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency husky to v3.0.2
1 parent fc20efc commit 40b2643

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 3 additions & 3 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": "6.0.0",
101101
"eslint-plugin-react": "7.14.3",
102-
"husky": "3.0.1",
102+
"husky": "3.0.2",
103103
"jest": "24.8.0",
104104
"lint-staged": "8.2.1",
105105
"markdownlint-cli": "0.17.0",

yarn.lock

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

5251-
5252-
version "3.0.1"
5253-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.1.tgz#06152c28e129622b05fa09c494209de8cf2dfb59"
5254-
integrity sha512-PXBv+iGKw23GHUlgELRlVX9932feFL407/wHFwtsGeArp0dDM4u+/QusSQwPKxmNgjpSL+ustbOdQ2jetgAZbA==
5251+
5252+
version "3.0.2"
5253+
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.2.tgz#e78fd2ae16edca59fc88e56aeb8d70acdcc1c082"
5254+
integrity sha512-WXCtaME2x0o4PJlKY4ap8BzLA+D0zlvefqAvLCPriOOu+x0dpO5uc5tlB7CY6/0SE2EESmoZsj4jW5D09KrJoA==
52555255
dependencies:
52565256
chalk "^2.4.2"
52575257
cosmiconfig "^5.2.1"

0 commit comments

Comments
 (0)