Skip to content

Commit ed5676e

Browse files
Bump husky from 4.3.0 to 4.3.6
Bumps [husky](https://github.com/typicode/husky) from 4.3.0 to 4.3.6. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v4.3.0...v4.3.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 1812ef4 commit ed5676e

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.0",
41+
"husky": "4.3.6",
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.0:
2258-
version "4.3.0"
2259-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.0.tgz#0b2ec1d66424e9219d359e26a51c58ec5278f0de"
2260-
integrity sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA==
2257+
husky@4.3.6:
2258+
version "4.3.6"
2259+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.6.tgz#ebd9dd8b9324aa851f1587318db4cccb7665a13c"
2260+
integrity sha512-o6UjVI8xtlWRL5395iWq9LKDyp/9TE7XMOTvIpEVzW638UcGxTmV5cfel6fsk/jbZSTlvfGVJf2svFtybcIZag==
22612261
dependencies:
22622262
chalk "^4.0.0"
22632263
ci-info "^2.0.0"

0 commit comments

Comments
 (0)