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

Commit 1011f70

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency husky to v4.3.0
1 parent 6b998e7 commit 1011f70

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
@@ -63,7 +63,7 @@
6363
"babel-jest": "25.5.1",
6464
"babel-preset-env": "1.7.0",
6565
"babel-preset-react": "6.24.1",
66-
"husky": "4.2.5",
66+
"husky": "4.3.0",
6767
"jest": "25.5.4",
6868
"lint-staged": "10.3.0",
6969
"prettier": "2.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4864,15 +4864,15 @@ humanize-ms@^1.2.1:
48644864
dependencies:
48654865
ms "^2.0.0"
48664866

4867-
husky@4.2.5:
4868-
version "4.2.5"
4869-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.5.tgz#2b4f7622673a71579f901d9885ed448394b5fa36"
4870-
integrity sha512-SYZ95AjKcX7goYVZtVZF2i6XiZcHknw50iXvY7b0MiGoj5RwdgRQNEHdb+gPDPCXKlzwrybjFjkL6FOj8uRhZQ==
4867+
husky@4.3.0:
4868+
version "4.3.0"
4869+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.0.tgz#0b2ec1d66424e9219d359e26a51c58ec5278f0de"
4870+
integrity sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA==
48714871
dependencies:
48724872
chalk "^4.0.0"
48734873
ci-info "^2.0.0"
48744874
compare-versions "^3.6.0"
4875-
cosmiconfig "^6.0.0"
4875+
cosmiconfig "^7.0.0"
48764876
find-versions "^3.2.0"
48774877
opencollective-postinstall "^2.0.2"
48784878
pkg-dir "^4.2.0"

0 commit comments

Comments
 (0)