File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 29
29
"devDependencies" : {
30
30
"@commitlint/cli" : " ^11.0.0" ,
31
31
"@commitlint/config-conventional" : " ^11.0.0" ,
32
- "husky" : " ^4.2.5 " ,
32
+ "husky" : " ^4.3.0 " ,
33
33
"prettier" : " ^2.1.2" ,
34
34
"semantic-release" : " ^17.1.1"
35
35
},
Original file line number Diff line number Diff line change @@ -2408,15 +2408,15 @@ humanize-ms@^1.2.1:
2408
2408
dependencies :
2409
2409
ms "^2.0.0"
2410
2410
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 ==
2415
2415
dependencies :
2416
2416
chalk "^4.0.0"
2417
2417
ci-info "^2.0.0"
2418
2418
compare-versions "^3.6.0"
2419
- cosmiconfig "^6 .0.0"
2419
+ cosmiconfig "^7 .0.0"
2420
2420
find-versions "^3.2.0"
2421
2421
opencollective-postinstall "^2.0.2"
2422
2422
pkg-dir "^4.2.0"
You can’t perform that action at this time.
0 commit comments