@@ -4834,6 +4834,11 @@ compare-func@^2.0.0:
4834
4834
array-ify "^1.0.0"
4835
4835
dot-prop "^5.1.0"
4836
4836
4837
+ compare-versions@^3.6.0:
4838
+ version "3.6.0"
4839
+ resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-3.6.0.tgz#1a5689913685e5a87637b8d3ffca75514ec41d62"
4840
+ integrity sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==
4841
+
4837
4842
component-emitter@^1.2.1:
4838
4843
version "1.3.0"
4839
4844
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
@@ -7462,10 +7467,21 @@ humanize-ms@^1.2.1:
7462
7467
dependencies:
7463
7468
ms "^2.0.0"
7464
7469
7465
- husky@^6.0.0:
7466
- version "6.0.0"
7467
- resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
7468
- integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
7470
+ husky@4:
7471
+ version "4.3.8"
7472
+ resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.8.tgz#31144060be963fd6850e5cc8f019a1dfe194296d"
7473
+ integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==
7474
+ dependencies:
7475
+ chalk "^4.0.0"
7476
+ ci-info "^2.0.0"
7477
+ compare-versions "^3.6.0"
7478
+ cosmiconfig "^7.0.0"
7479
+ find-versions "^4.0.0"
7480
+ opencollective-postinstall "^2.0.2"
7481
+ pkg-dir "^5.0.0"
7482
+ please-upgrade-node "^3.2.0"
7483
+ slash "^3.0.0"
7484
+ which-pm-runs "^1.0.0"
7469
7485
7470
7486
7471
7487
version "0.4.24"
@@ -10198,6 +10214,11 @@ open@^7.0.2, open@^7.0.3:
10198
10214
is-docker "^2.0.0"
10199
10215
is-wsl "^2.1.1"
10200
10216
10217
+ opencollective-postinstall@^2.0.2:
10218
+ version "2.0.3"
10219
+ resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.3.tgz#7a0fff978f6dbfa4d006238fbac98ed4198c3259"
10220
+ integrity sha512-8AV/sCtuzUeTo8gQK5qDZzARrulB3egtLzFgteqB2tcT4Mw7B8Kt7JcDHmltjz6FOAHsvTevk70gZEbhM4ZS9Q==
10221
+
10201
10222
opener@^1.5.2:
10202
10223
version "1.5.2"
10203
10224
resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.2.tgz#5d37e1f35077b9dcac4301372271afdeb2a13598"
@@ -13776,6 +13797,11 @@ which-module@^2.0.0:
13776
13797
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
13777
13798
integrity sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=
13778
13799
13800
+ which-pm-runs@^1.0.0:
13801
+ version "1.0.0"
13802
+ resolved "https://registry.yarnpkg.com/which-pm-runs/-/which-pm-runs-1.0.0.tgz#670b3afbc552e0b55df6b7780ca74615f23ad1cb"
13803
+ integrity sha1-Zws6+8VS4LVd9rd4DKdGFfI60cs=
13804
+
13779
13805
which@^1.2.9, which@^1.3.1:
13780
13806
version "1.3.1"
13781
13807
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
0 commit comments