File tree Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change @@ -3397,6 +3397,14 @@ chalk@^3.0.0:
33973397 ansi-styles "^4.1.0"
33983398 supports-color "^7.1.0"
33993399
3400+ chalk@^4.0.0:
3401+ version "4.0.0"
3402+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.0.0.tgz#6e98081ed2d17faab615eb52ac66ec1fe6209e72"
3403+ integrity sha512-N9oWFcegS0sFr9oh1oz2d7Npos6vNoWW9HvtCg5N1KRFpUhaAhvTv5Y58g880fZaEYSNm3qDz8SU1UrGvp+n7A==
3404+ dependencies:
3405+ ansi-styles "^4.1.0"
3406+ supports-color "^7.1.0"
3407+
34003408character-entities-legacy@^1.0.0:
34013409 version "1.1.4"
34023410 resolved "https://registry.yarnpkg.com/character-entities-legacy/-/character-entities-legacy-1.1.4.tgz#94bc1845dce70a5bb9d2ecc748725661293d8fc1"
@@ -3701,7 +3709,7 @@ compare-func@^1.3.1:
37013709 array-ify "^1.0.0"
37023710 dot-prop "^3.0.0"
37033711
3704- compare-versions@^3.5.1 :
3712+ compare-versions@^3.6.0 :
37053713 version "3.6.0"
37063714 resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-3.6.0.tgz#1a5689913685e5a87637b8d3ffca75514ec41d62"
37073715 integrity sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==
@@ -6494,13 +6502,13 @@ humanize-url@^1.0.0:
64946502 strip-url-auth "^1.0.0"
64956503
64966504husky@^4.2.3:
6497- version "4.2.3 "
6498- resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.3 .tgz#3b18d2ee5febe99e27f2983500202daffbc3151e "
6499- integrity sha512-VxTsSTRwYveKXN4SaH1/FefRJYCtx+wx04sSVcOpD7N2zjoHxa+cEJ07Qg5NmV3HAK+IRKOyNVpi2YBIVccIfQ ==
6505+ version "4.2.5 "
6506+ resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.5 .tgz#2b4f7622673a71579f901d9885ed448394b5fa36 "
6507+ integrity sha512-SYZ95AjKcX7goYVZtVZF2i6XiZcHknw50iXvY7b0MiGoj5RwdgRQNEHdb+gPDPCXKlzwrybjFjkL6FOj8uRhZQ ==
65006508 dependencies:
6501- chalk "^3 .0.0"
6509+ chalk "^4 .0.0"
65026510 ci-info "^2.0.0"
6503- compare-versions "^3.5.1 "
6511+ compare-versions "^3.6.0 "
65046512 cosmiconfig "^6.0.0"
65056513 find-versions "^3.2.0"
65066514 opencollective-postinstall "^2.0.2"
You can’t perform that action at this time.
0 commit comments