Skip to content

Commit df0df09

Browse files
Bump husky from 4.3.7 to 4.3.8
Bumps [husky](https://github.com/typicode/husky) from 4.3.7 to 4.3.8. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v4.3.7...v4.3.8) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ba14d21 commit df0df09

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
@@ -41,7 +41,7 @@
4141
"eslint-plugin-react": "7.22.0",
4242
"fork-ts-checker-webpack-plugin": "6.1.0",
4343
"html-webpack-plugin": "4.5.1",
44-
"husky": "4.3.7",
44+
"husky": "4.3.8",
4545
"jest": "26.6.3",
4646
"prettier": "2.2.1",
4747
"style-loader": "2.0.0",

yarn.lock

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

4066-
4067-
version "4.3.7"
4068-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.7.tgz#ca47bbe6213c1aa8b16bbd504530d9600de91e88"
4069-
integrity sha512-0fQlcCDq/xypoyYSJvEuzbDPHFf8ZF9IXKJxlrnvxABTSzK1VPT2RKYQKrcgJ+YD39swgoB6sbzywUqFxUiqjw==
4066+
4067+
version "4.3.8"
4068+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.8.tgz#31144060be963fd6850e5cc8f019a1dfe194296d"
4069+
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==
40704070
dependencies:
40714071
chalk "^4.0.0"
40724072
ci-info "^2.0.0"

0 commit comments

Comments
 (0)