Skip to content

Commit ba3ecae

Browse files
committed
chore(deps): update dependency husky to v4.0.6
1 parent 8be1e2c commit ba3ecae

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
@@ -23,7 +23,7 @@
2323
"eslint": "5.16.0",
2424
"eslint-plugin-prettier": "3.1.2",
2525
"gh-pages": "2.2.0",
26-
"husky": "4.0.4",
26+
"husky": "4.0.6",
2727
"prettier": "1.19.1",
2828
"pretty-quick": "2.0.1"
2929
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5149,10 +5149,10 @@ humanize-url@^1.0.0:
51495149
normalize-url "^1.0.0"
51505150
strip-url-auth "^1.0.0"
51515151

5152-
5153-
version "4.0.4"
5154-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.4.tgz#f4aaee536c5bd0e4618451d0615f46b43a94816c"
5155-
integrity sha512-AS9ZyA1nRpPGe85MJIhPw73eXeOWt18NJ7C9lu8EcoiHH7HOv2aYzou9m7fme+hesv/ISsomXfhbOrM6Il94bg==
5152+
5153+
version "4.0.6"
5154+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.6.tgz#b64206220ab940f091cb5f1c75672453eb39fc9f"
5155+
integrity sha512-OxsXXQXu/FYauV5GGhNpyN1yhQPQoDFUJwzHoshYc3wO//gC0PB9YNYLgBxKckfEce0FGEbzb498UecR3jNdZw==
51565156
dependencies:
51575157
chalk "^3.0.0"
51585158
ci-info "^2.0.0"

0 commit comments

Comments
 (0)