Skip to content

Commit 5838ab1

Browse files
Upgrade Husky
1 parent d7e83f5 commit 5838ab1

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
@@ -50,7 +50,7 @@
5050
"builtins": "3.0.0",
5151
"c8": "7.0.0",
5252
"codecov": "3.6.1",
53-
"husky": "4.0.3",
53+
"husky": "4.0.7",
5454
"lint-staged": "9.5.0",
5555
"np": "5.2.1",
5656
"npm-run-all": "4.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1884,10 +1884,10 @@ human-signals@^1.1.1:
18841884
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
18851885
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
18861886

1887-
1888-
version "4.0.3"
1889-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.3.tgz#8a082455f8c76a602ec00f9a6a6f9f458860f49e"
1890-
integrity sha512-pI4e5iC8hFkPAjOdJGdBubVdjKGhoZq0l0kkHpqGN1uf3U1Iq0wLloBm26R5OhdWYqhuBYRdRjRAclDg59+c5A==
1887+
1888+
version "4.0.7"
1889+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.7.tgz#cee4301d1db1d731be9c2aa2ac72b46439d30c91"
1890+
integrity sha512-ULivTOe0k+nNjZKIojoHxXjybtEycaba0EDuk1G8iNGD8wZgo8Sr3YiN8bKitXNpI1RvVKTJwRnh2GLysLbxMQ==
18911891
dependencies:
18921892
chalk "^3.0.0"
18931893
ci-info "^2.0.0"

0 commit comments

Comments
 (0)