Skip to content

Commit 94a664f

Browse files
chore(deps): update dependency husky to ^4.3.0 (#145)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c1c46cd commit 94a664f

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
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@commitlint/cli": "^11.0.0",
3131
"@commitlint/config-conventional": "^11.0.0",
32-
"husky": "^4.2.5",
32+
"husky": "^4.3.0",
3333
"prettier": "^2.1.2",
3434
"semantic-release": "^17.1.1"
3535
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2408,15 +2408,15 @@ humanize-ms@^1.2.1:
24082408
dependencies:
24092409
ms "^2.0.0"
24102410

2411-
husky@^4.2.5:
2412-
version "4.2.5"
2413-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.5.tgz#2b4f7622673a71579f901d9885ed448394b5fa36"
2414-
integrity sha512-SYZ95AjKcX7goYVZtVZF2i6XiZcHknw50iXvY7b0MiGoj5RwdgRQNEHdb+gPDPCXKlzwrybjFjkL6FOj8uRhZQ==
2411+
husky@^4.3.0:
2412+
version "4.3.0"
2413+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.0.tgz#0b2ec1d66424e9219d359e26a51c58ec5278f0de"
2414+
integrity sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA==
24152415
dependencies:
24162416
chalk "^4.0.0"
24172417
ci-info "^2.0.0"
24182418
compare-versions "^3.6.0"
2419-
cosmiconfig "^6.0.0"
2419+
cosmiconfig "^7.0.0"
24202420
find-versions "^3.2.0"
24212421
opencollective-postinstall "^2.0.2"
24222422
pkg-dir "^4.2.0"

0 commit comments

Comments
 (0)