Skip to content

Commit 214e4b1

Browse files
Update dependency husky to v4.2.4 (#60)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 7d7bdd8 commit 214e4b1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@rollup/plugin-replace": "2.3.1",
4242
"chai": "4.2.0",
4343
"concurrently": "5.1.0",
44-
"husky": "4.2.3",
44+
"husky": "4.2.4",
4545
"jest-cli": "25.3.0",
4646
"karma": "4.4.1",
4747
"karma-firefox-launcher": "1.3.0",

yarn.lock

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

2688-
husky@4.2.3:
2689-
version "4.2.3"
2690-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.3.tgz#3b18d2ee5febe99e27f2983500202daffbc3151e"
2691-
integrity sha512-VxTsSTRwYveKXN4SaH1/FefRJYCtx+wx04sSVcOpD7N2zjoHxa+cEJ07Qg5NmV3HAK+IRKOyNVpi2YBIVccIfQ==
2688+
husky@4.2.4:
2689+
version "4.2.4"
2690+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.4.tgz#05e21f730cf1996c72508d703d4c50574822f77b"
2691+
integrity sha512-aLUw3YxdljMuu57SQvSGW33/Dbsztis7UZRAx1WHC13O4Lv0wa9oHaeobSMOBI/nGiVRbCJBGj263WUxaw2p2Q==
26922692
dependencies:
26932693
chalk "^3.0.0"
26942694
ci-info "^2.0.0"

0 commit comments

Comments
 (0)