Skip to content

Commit 3b394e6

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump husky from 4.2.5 to 4.3.0
Bumps [husky](https://github.com/typicode/husky) from 4.2.5 to 4.3.0. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md) - [Commits](typicode/husky@v4.2.5...v4.3.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b560c5 commit 3b394e6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"eslint-plugin-react": "^7.20.5",
9696
"eslint-plugin-react-hooks": "^4.1.0",
9797
"glob": "^7.1.6",
98-
"husky": "^4.2.3",
98+
"husky": "^4.3.0",
9999
"is-ci": "^2.0.0",
100100
"jest": "^26.4.2",
101101
"jest-watch-typeahead": "^0.6.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4870,15 +4870,15 @@ human-signals@^1.1.1:
48704870
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
48714871
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
48724872

4873-
husky@^4.2.3:
4874-
version "4.2.5"
4875-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.5.tgz#2b4f7622673a71579f901d9885ed448394b5fa36"
4876-
integrity sha512-SYZ95AjKcX7goYVZtVZF2i6XiZcHknw50iXvY7b0MiGoj5RwdgRQNEHdb+gPDPCXKlzwrybjFjkL6FOj8uRhZQ==
4873+
husky@^4.3.0:
4874+
version "4.3.0"
4875+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.0.tgz#0b2ec1d66424e9219d359e26a51c58ec5278f0de"
4876+
integrity sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA==
48774877
dependencies:
48784878
chalk "^4.0.0"
48794879
ci-info "^2.0.0"
48804880
compare-versions "^3.6.0"
4881-
cosmiconfig "^6.0.0"
4881+
cosmiconfig "^7.0.0"
48824882
find-versions "^3.2.0"
48834883
opencollective-postinstall "^2.0.2"
48844884
pkg-dir "^4.2.0"

0 commit comments

Comments
 (0)