Skip to content

Commit c5e128f

Browse files
committed
chore(deps): update dependency husky to v4.3.0
1 parent a344e6e commit c5e128f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"friendly-errors-webpack-plugin": "1.7.0",
6565
"gh-pages": "3.1.0",
6666
"html-webpack-plugin": "4.4.1",
67-
"husky": "4.2.5",
67+
"husky": "4.3.0",
6868
"lint-staged": "10.3.0",
6969
"mini-css-extract-plugin": "0.11.0",
7070
"optimize-css-assets-webpack-plugin": "5.0.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7273,15 +7273,15 @@ humanize-url@^1.0.0:
72737273
normalize-url "^1.0.0"
72747274
strip-url-auth "^1.0.0"
72757275

7276-
husky@4.2.5:
7277-
version "4.2.5"
7278-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.5.tgz#2b4f7622673a71579f901d9885ed448394b5fa36"
7279-
integrity sha512-SYZ95AjKcX7goYVZtVZF2i6XiZcHknw50iXvY7b0MiGoj5RwdgRQNEHdb+gPDPCXKlzwrybjFjkL6FOj8uRhZQ==
7276+
husky@4.3.0:
7277+
version "4.3.0"
7278+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.0.tgz#0b2ec1d66424e9219d359e26a51c58ec5278f0de"
7279+
integrity sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA==
72807280
dependencies:
72817281
chalk "^4.0.0"
72827282
ci-info "^2.0.0"
72837283
compare-versions "^3.6.0"
7284-
cosmiconfig "^6.0.0"
7284+
cosmiconfig "^7.0.0"
72857285
find-versions "^3.2.0"
72867286
opencollective-postinstall "^2.0.2"
72877287
pkg-dir "^4.2.0"

0 commit comments

Comments
 (0)