Skip to content

Commit 0085afe

Browse files
committed
chore(deps): update dependency husky to v4.0.7
1 parent 15b5f9c commit 0085afe

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.6",
26+
"husky": "4.0.7",
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.6"
5154-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.6.tgz#b64206220ab940f091cb5f1c75672453eb39fc9f"
5155-
integrity sha512-OxsXXQXu/FYauV5GGhNpyN1yhQPQoDFUJwzHoshYc3wO//gC0PB9YNYLgBxKckfEce0FGEbzb498UecR3jNdZw==
5152+
5153+
version "4.0.7"
5154+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.7.tgz#cee4301d1db1d731be9c2aa2ac72b46439d30c91"
5155+
integrity sha512-ULivTOe0k+nNjZKIojoHxXjybtEycaba0EDuk1G8iNGD8wZgo8Sr3YiN8bKitXNpI1RvVKTJwRnh2GLysLbxMQ==
51565156
dependencies:
51575157
chalk "^3.0.0"
51585158
ci-info "^2.0.0"

0 commit comments

Comments
 (0)