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

Skip to content

Commit 6000e9f

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency husky to v1.2.0
1 parent 7cd3de6 commit 6000e9f

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
@@ -99,7 +99,7 @@
9999
"enzyme-to-json": "3.3.4",
100100
"eslint-config-prettier": "3.3.0",
101101
"eslint-plugin-react": "7.11.1",
102-
"husky": "1.1.4",
102+
"husky": "1.2.0",
103103
"jest": "23.6.0",
104104
"lint-staged": "8.0.5",
105105
"markdownlint-cli": "0.13.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4126,9 +4126,9 @@ https-browserify@^1.0.0:
41264126
version "1.0.0"
41274127
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
41284128

4129-
husky@1.1.4:
4130-
version "1.1.4"
4131-
resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.4.tgz#92f61383527d2571e9586234e5864356bfaceaa9"
4129+
husky@1.2.0:
4130+
version "1.2.0"
4131+
resolved "https://registry.yarnpkg.com/husky/-/husky-1.2.0.tgz#d631dda1e4a9ee8ba69a10b0c51a0e2c66e711e5"
41324132
dependencies:
41334133
cosmiconfig "^5.0.6"
41344134
execa "^1.0.0"

0 commit comments

Comments
 (0)