Skip to content

Commit 92f49e9

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] <support@dependabot.com>
1 parent e1328b0 commit 92f49e9

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
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"ava": "1.4.1",
4040
"fs-extra": "9.0.1",
41-
"husky": "4.3.7",
41+
"husky": "4.3.8",
4242
"import-sort-cli": "6.0.0",
4343
"import-sort-parser-babylon": "6.0.0",
4444
"import-sort-style-eslint": "6.0.0",

yarn.lock

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

2257-
husky@4.3.7:
2258-
version "4.3.7"
2259-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.7.tgz#ca47bbe6213c1aa8b16bbd504530d9600de91e88"
2260-
integrity sha512-0fQlcCDq/xypoyYSJvEuzbDPHFf8ZF9IXKJxlrnvxABTSzK1VPT2RKYQKrcgJ+YD39swgoB6sbzywUqFxUiqjw==
2257+
husky@4.3.8:
2258+
version "4.3.8"
2259+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.8.tgz#31144060be963fd6850e5cc8f019a1dfe194296d"
2260+
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==
22612261
dependencies:
22622262
chalk "^4.0.0"
22632263
ci-info "^2.0.0"

0 commit comments

Comments
 (0)