Skip to content
This repository was archived by the owner on Jun 26, 2021. It is now read-only.

Commit 1f703dc

Browse files
Bump husky from 4.3.0 to 4.3.5 (#438)
1 parent 97ed70d commit 1f703dc

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
@@ -30,7 +30,7 @@
3030
"eslint-plugin-expect-type": "0.0.5",
3131
"eslint-plugin-sonarjs": "0.5.0",
3232
"fast-check": "2.8.0",
33-
"husky": "4.3.0",
33+
"husky": "4.3.5",
3434
"jest": "25.5.4",
3535
"jest-extended": "0.11.5",
3636
"lint-staged": "10.5.3",

yarn.lock

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

2348-
2349-
version "4.3.0"
2350-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.0.tgz#0b2ec1d66424e9219d359e26a51c58ec5278f0de"
2351-
integrity sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA==
2348+
2349+
version "4.3.5"
2350+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.5.tgz#ab8d2a0eb6b62fef2853ee3d442c927d89290902"
2351+
integrity sha512-E5S/1HMoDDaqsH8kDF5zeKEQbYqe3wL9zJDyqyYqc8I4vHBtAoxkDBGXox0lZ9RI+k5GyB728vZdmnM4bYap+g==
23522352
dependencies:
23532353
chalk "^4.0.0"
23542354
ci-info "^2.0.0"

0 commit comments

Comments
 (0)