Skip to content

Commit 577f7e5

Browse files
chore(deps): update dependency husky to v4.3.8 (#266)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 135554b commit 577f7e5

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
@@ -33,7 +33,7 @@
3333
"@typescript-eslint/eslint-plugin": "4.13.0",
3434
"@typescript-eslint/parser": "4.13.0",
3535
"eslint": "7.18.0",
36-
"husky": "4.3.7",
36+
"husky": "4.3.8",
3737
"lint-staged": "10.5.3",
3838
"@types/node": "14.14.21",
3939
"bob-the-bundler": "1.1.0",

yarn.lock

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

3636-
3637-
version "4.3.7"
3638-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.7.tgz#ca47bbe6213c1aa8b16bbd504530d9600de91e88"
3639-
integrity sha512-0fQlcCDq/xypoyYSJvEuzbDPHFf8ZF9IXKJxlrnvxABTSzK1VPT2RKYQKrcgJ+YD39swgoB6sbzywUqFxUiqjw==
3636+
3637+
version "4.3.8"
3638+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.8.tgz#31144060be963fd6850e5cc8f019a1dfe194296d"
3639+
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==
36403640
dependencies:
36413641
chalk "^4.0.0"
36423642
ci-info "^2.0.0"

0 commit comments

Comments
 (0)