Skip to content

Commit 1b3b18e

Browse files
Update dependency husky to v4.3.4 (#197)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 36d2cf6 commit 1b3b18e

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
@@ -25,7 +25,7 @@
2525
"@typescript-eslint/eslint-plugin": "4.9.0",
2626
"@typescript-eslint/parser": "4.9.0",
2727
"eslint": "7.15.0",
28-
"husky": "4.3.0",
28+
"husky": "4.3.4",
2929
"lint-staged": "10.5.3",
3030
"@types/node": "14.14.10",
3131
"bob-the-bundler": "1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3358,10 +3358,10 @@ human-signals@^1.1.1:
33583358
resolved "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
33593359
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
33603360

3361-
3362-
version "4.3.0"
3363-
resolved "https://registry.npmjs.org/husky/-/husky-4.3.0.tgz#0b2ec1d66424e9219d359e26a51c58ec5278f0de"
3364-
integrity sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA==
3361+
3362+
version "4.3.4"
3363+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.4.tgz#676275a10ec5be2e893bd6ff71113bb829cc1f5b"
3364+
integrity sha512-wykHsss5kQtmbFrjQv0R7YyW1uFd7fv7gT1sA54potoDYmOTENJtBC/X1/AyoSAi1obp8CiGODOIdOGnPxSmFg==
33653365
dependencies:
33663366
chalk "^4.0.0"
33673367
ci-info "^2.0.0"

0 commit comments

Comments
 (0)