Skip to content

Commit 69bb888

Browse files
committed
chore(deps): update dependency husky to ^4.3.8
1 parent 1973527 commit 69bb888

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"update-notifier": "^5.0.1"
4343
},
4444
"devDependencies": {
45-
"husky": "^4.3.7",
45+
"husky": "^4.3.8",
4646
"lint-staged": "^10.5.3",
4747
"prettier": "^2.0.5"
4848
},

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -590,10 +590,10 @@ human-signals@^1.1.1:
590590
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
591591
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
592592

593-
husky@^4.3.7:
594-
version "4.3.7"
595-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.7.tgz#ca47bbe6213c1aa8b16bbd504530d9600de91e88"
596-
integrity sha512-0fQlcCDq/xypoyYSJvEuzbDPHFf8ZF9IXKJxlrnvxABTSzK1VPT2RKYQKrcgJ+YD39swgoB6sbzywUqFxUiqjw==
593+
husky@^4.3.8:
594+
version "4.3.8"
595+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.8.tgz#31144060be963fd6850e5cc8f019a1dfe194296d"
596+
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==
597597
dependencies:
598598
chalk "^4.0.0"
599599
ci-info "^2.0.0"

0 commit comments

Comments
 (0)