File tree 1 file changed +14
-6
lines changed
1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change @@ -2538,6 +2538,14 @@ chalk@^3.0.0:
2538
2538
ansi-styles "^4.1.0"
2539
2539
supports-color "^7.1.0"
2540
2540
2541
+ chalk@^4.0.0 :
2542
+ version "4.0.0"
2543
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.0.0.tgz#6e98081ed2d17faab615eb52ac66ec1fe6209e72"
2544
+ integrity sha512-N9oWFcegS0sFr9oh1oz2d7Npos6vNoWW9HvtCg5N1KRFpUhaAhvTv5Y58g880fZaEYSNm3qDz8SU1UrGvp+n7A==
2545
+ dependencies :
2546
+ ansi-styles "^4.1.0"
2547
+ supports-color "^7.1.0"
2548
+
2541
2549
chardet@^0.7.0 :
2542
2550
version "0.7.0"
2543
2551
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
@@ -2759,7 +2767,7 @@ compare-func@^1.3.1:
2759
2767
array-ify "^1.0.0"
2760
2768
dot-prop "^3.0.0"
2761
2769
2762
- compare-versions@^3.5.1 :
2770
+ compare-versions@^3.6.0 :
2763
2771
version "3.6.0"
2764
2772
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-3.6.0.tgz#1a5689913685e5a87637b8d3ffca75514ec41d62"
2765
2773
integrity sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==
@@ -4607,13 +4615,13 @@ humanize-ms@^1.2.1:
4607
4615
ms "^2.0.0"
4608
4616
4609
4617
husky@^4.2.3 :
4610
- version "4.2.3 "
4611
- resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.3 .tgz#3b18d2ee5febe99e27f2983500202daffbc3151e "
4612
- integrity sha512-VxTsSTRwYveKXN4SaH1/FefRJYCtx+wx04sSVcOpD7N2zjoHxa+cEJ07Qg5NmV3HAK+IRKOyNVpi2YBIVccIfQ ==
4618
+ version "4.2.5 "
4619
+ resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.5 .tgz#2b4f7622673a71579f901d9885ed448394b5fa36 "
4620
+ integrity sha512-SYZ95AjKcX7goYVZtVZF2i6XiZcHknw50iXvY7b0MiGoj5RwdgRQNEHdb+gPDPCXKlzwrybjFjkL6FOj8uRhZQ ==
4613
4621
dependencies :
4614
- chalk "^3 .0.0"
4622
+ chalk "^4 .0.0"
4615
4623
ci-info "^2.0.0"
4616
- compare-versions "^3.5.1 "
4624
+ compare-versions "^3.6.0 "
4617
4625
cosmiconfig "^6.0.0"
4618
4626
find-versions "^3.2.0"
4619
4627
opencollective-postinstall "^2.0.2"
You can’t perform that action at this time.
0 commit comments