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

Commit 881091b

Browse files
Bump husky from 4.3.7 to 4.3.8 (#463)
1 parent 816420e commit 881091b

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
@@ -30,7 +30,7 @@
3030
"eslint-plugin-expect-type": "0.0.5",
3131
"eslint-plugin-sonarjs": "0.5.0",
3232
"fast-check": "2.11.0",
33-
"husky": "4.3.7",
33+
"husky": "4.3.8",
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
@@ -2353,10 +2353,10 @@ human-signals@^1.1.1:
23532353
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
23542354
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
23552355

2356-
husky@4.3.7:
2357-
version "4.3.7"
2358-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.7.tgz#ca47bbe6213c1aa8b16bbd504530d9600de91e88"
2359-
integrity sha512-0fQlcCDq/xypoyYSJvEuzbDPHFf8ZF9IXKJxlrnvxABTSzK1VPT2RKYQKrcgJ+YD39swgoB6sbzywUqFxUiqjw==
2356+
husky@4.3.8:
2357+
version "4.3.8"
2358+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.8.tgz#31144060be963fd6850e5cc8f019a1dfe194296d"
2359+
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==
23602360
dependencies:
23612361
chalk "^4.0.0"
23622362
ci-info "^2.0.0"

0 commit comments

Comments
 (0)