Skip to content

Commit 086261d

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency husky to v1.1.4
1 parent 49fbe52 commit 086261d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.3",
102+
"husky": "1.1.4",
103103
"jest": "23.6.0",
104104
"lint-staged": "8.0.4",
105105
"markdownlint-cli": "0.13.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4113,12 +4113,12 @@ https-browserify@^1.0.0:
41134113
version "1.0.0"
41144114
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
41154115

4116-
husky@1.1.3:
4117-
version "1.1.3"
4118-
resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.3.tgz#3ccfdb4d7332896bf7cd0e618c6fb8be09d9de4b"
4116+
husky@1.1.4:
4117+
version "1.1.4"
4118+
resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.4.tgz#92f61383527d2571e9586234e5864356bfaceaa9"
41194119
dependencies:
41204120
cosmiconfig "^5.0.6"
4121-
execa "^0.9.0"
4121+
execa "^1.0.0"
41224122
find-up "^3.0.0"
41234123
get-stdin "^6.0.0"
41244124
is-ci "^1.2.1"

0 commit comments

Comments
 (0)