Skip to content

Commit 3899756

Browse files
authored
Merge pull request #72 from Himenon/renovate/husky-4.x
chore(deps): update dependency husky to v4.3.0
2 parents 0391e48 + c5e128f commit 3899756

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.1",
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
@@ -7278,15 +7278,15 @@ humanize-url@^1.0.0:
72787278
normalize-url "^1.0.0"
72797279
strip-url-auth "^1.0.0"
72807280

7281-
husky@4.2.5:
7282-
version "4.2.5"
7283-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.5.tgz#2b4f7622673a71579f901d9885ed448394b5fa36"
7284-
integrity sha512-SYZ95AjKcX7goYVZtVZF2i6XiZcHknw50iXvY7b0MiGoj5RwdgRQNEHdb+gPDPCXKlzwrybjFjkL6FOj8uRhZQ==
7281+
husky@4.3.0:
7282+
version "4.3.0"
7283+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.0.tgz#0b2ec1d66424e9219d359e26a51c58ec5278f0de"
7284+
integrity sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA==
72857285
dependencies:
72867286
chalk "^4.0.0"
72877287
ci-info "^2.0.0"
72887288
compare-versions "^3.6.0"
7289-
cosmiconfig "^6.0.0"
7289+
cosmiconfig "^7.0.0"
72907290
find-versions "^3.2.0"
72917291
opencollective-postinstall "^2.0.2"
72927292
pkg-dir "^4.2.0"

0 commit comments

Comments
 (0)