@@ -3342,9 +3342,9 @@ caniuse-api@^3.0.0:
3342
3342
lodash.uniq "^4.5.0"
3343
3343
3344
3344
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001219, caniuse-lite@^1.0.30001228:
3345
- version "1.0.30001237 "
3346
- resolved "https://registry.yarnpkg.com /caniuse-lite/-/caniuse-lite-1.0.30001237 .tgz#4b7783661515b8e7151fc6376cfd97f0e427b9e5 "
3347
- integrity sha512-pDHgRndit6p1NR2GhzMbQ6CkRrp4VKuSsqbcLeOQppYPKOYkKT/6ZvZDvKJUqcmtyWIAHuZq3SVS2vc1egCZzw ==
3345
+ version "1.0.30001283 "
3346
+ resolved "https://registry.npmjs.org /caniuse-lite/-/caniuse-lite-1.0.30001283 .tgz"
3347
+ integrity sha512-9RoKo841j1GQFSJz/nCXOj0sD7tHBtlowjYlrqIUS812x9/emfBLBt6IyMz1zIaYc/eRL8Cs6HPUVi2Hzq4sIg ==
3348
3348
3349
3349
chalk@^1.1.3:
3350
3350
version "1.1.3"
@@ -3634,11 +3634,6 @@ compare-func@^2.0.0:
3634
3634
array-ify "^1.0.0"
3635
3635
dot-prop "^5.1.0"
3636
3636
3637
- compare-versions@^3.6.0:
3638
- version "3.6.0"
3639
- resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-3.6.0.tgz#1a5689913685e5a87637b8d3ffca75514ec41d62"
3640
- integrity sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==
3641
-
3642
3637
component-emitter@^1.2.1:
3643
3638
version "1.3.0"
3644
3639
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
@@ -5335,13 +5330,6 @@ find-up@^5.0.0:
5335
5330
locate-path "^6.0.0"
5336
5331
path-exists "^4.0.0"
5337
5332
5338
- find-versions@^4.0.0:
5339
- version "4.0.0"
5340
- resolved "https://registry.yarnpkg.com/find-versions/-/find-versions-4.0.0.tgz#3c57e573bf97769b8cb8df16934b627915da4965"
5341
- integrity sha512-wgpWy002tA+wgmO27buH/9KzyEOQnKsG/R0yrcjPT9BOFm0zRBVQbZ95nRGXWMywS8YR5knRbpohio0bcJABxQ==
5342
- dependencies:
5343
- semver-regex "^3.1.2"
5344
-
5345
5333
flat-cache@^3.0.4:
5346
5334
version "3.0.4"
5347
5335
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.0.4.tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11"
@@ -5982,21 +5970,10 @@ human-signals@^2.1.0:
5982
5970
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
5983
5971
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
5984
5972
5985
- husky@^4.3.8:
5986
- version "4.3.8"
5987
- resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.8.tgz#31144060be963fd6850e5cc8f019a1dfe194296d"
5988
- integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==
5989
- dependencies:
5990
- chalk "^4.0.0"
5991
- ci-info "^2.0.0"
5992
- compare-versions "^3.6.0"
5993
- cosmiconfig "^7.0.0"
5994
- find-versions "^4.0.0"
5995
- opencollective-postinstall "^2.0.2"
5996
- pkg-dir "^5.0.0"
5997
- please-upgrade-node "^3.2.0"
5998
- slash "^3.0.0"
5999
- which-pm-runs "^1.0.0"
5973
+ husky@^7.0.0:
5974
+ version "7.0.4"
5975
+ resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
5976
+ integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
6000
5977
6001
5978
[email protected] , iconv-lite@^0.4.24:
6002
5979
version "0.4.24"
@@ -8090,11 +8067,6 @@ onetime@^5.1.0, onetime@^5.1.2:
8090
8067
dependencies:
8091
8068
mimic-fn "^2.1.0"
8092
8069
8093
- opencollective-postinstall@^2.0.2:
8094
- version "2.0.3"
8095
- resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.3.tgz#7a0fff978f6dbfa4d006238fbac98ed4198c3259"
8096
- integrity sha512-8AV/sCtuzUeTo8gQK5qDZzARrulB3egtLzFgteqB2tcT4Mw7B8Kt7JcDHmltjz6FOAHsvTevk70gZEbhM4ZS9Q==
8097
-
8098
8070
8099
8071
version "1.5.2"
8100
8072
resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.2.tgz#5d37e1f35077b9dcac4301372271afdeb2a13598"
@@ -8480,27 +8452,13 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
8480
8452
dependencies:
8481
8453
find-up "^4.0.0"
8482
8454
8483
- pkg-dir@^5.0.0:
8484
- version "5.0.0"
8485
- resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-5.0.0.tgz#a02d6aebe6ba133a928f74aec20bafdfe6b8e760"
8486
- integrity sha512-NPE8TDbzl/3YQYY7CSS228s3g2ollTFnc+Qi3tqmqJp9Vg2ovUpixcJEo2HJScN2Ez+kEaal6y70c0ehqJBJeA==
8487
- dependencies:
8488
- find-up "^5.0.0"
8489
-
8490
8455
pkg-up@^2.0.0:
8491
8456
version "2.0.0"
8492
8457
resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-2.0.0.tgz#c819ac728059a461cab1c3889a2be3c49a004d7f"
8493
8458
integrity sha1-yBmscoBZpGHKscOImivjxJoATX8=
8494
8459
dependencies:
8495
8460
find-up "^2.1.0"
8496
8461
8497
- please-upgrade-node@^3.2.0:
8498
- version "3.2.0"
8499
- resolved "https://registry.yarnpkg.com/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz#aeddd3f994c933e4ad98b99d9a556efa0e2fe942"
8500
- integrity sha512-gQR3WpIgNIKwBMVLkpMUeR3e1/E1y42bqDQZfql+kDeXd8COYfM8PQA4X6y7a8u9Ua9FHmsrrmirW2vHs45hWg==
8501
- dependencies:
8502
- semver-compare "^1.0.0"
8503
-
8504
8462
pluralize@^8.0.0:
8505
8463
version "8.0.0"
8506
8464
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
@@ -9885,16 +9843,6 @@ scule@^0.2.1:
9885
9843
resolved "https://registry.yarnpkg.com/scule/-/scule-0.2.1.tgz#0c1dc847b18e07219ae9a3832f2f83224e2079dc"
9886
9844
integrity sha512-M9gnWtn3J0W+UhJOHmBxBTwv8mZCan5i1Himp60t6vvZcor0wr+IM0URKmIglsWJ7bRujNAVVN77fp+uZaWoKg==
9887
9845
9888
- semver-compare@^1.0.0:
9889
- version "1.0.0"
9890
- resolved "https://registry.yarnpkg.com/semver-compare/-/semver-compare-1.0.0.tgz#0dee216a1c941ab37e9efb1788f6afc5ff5537fc"
9891
- integrity sha1-De4hahyUGrN+nvsXiPavxf9VN/w=
9892
-
9893
- semver-regex@^3.1.2:
9894
- version "3.1.2"
9895
- resolved "https://registry.yarnpkg.com/semver-regex/-/semver-regex-3.1.2.tgz#34b4c0d361eef262e07199dbef316d0f2ab11807"
9896
- integrity sha512-bXWyL6EAKOJa81XG1OZ/Yyuq+oT0b2YLlxx7c+mrdYPaPbnj6WgVULXhinMIeZGufuUBu/eVRqXEhiv4imfwxA==
9897
-
9898
9846
"semver@2 || 3 || 4 || 5", semver@^5.6.0:
9899
9847
version "5.7.1"
9900
9848
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
@@ -11548,11 +11496,6 @@ which-boxed-primitive@^1.0.2:
11548
11496
is-string "^1.0.5"
11549
11497
is-symbol "^1.0.3"
11550
11498
11551
- which-pm-runs@^1.0.0:
11552
- version "1.0.0"
11553
- resolved "https://registry.yarnpkg.com/which-pm-runs/-/which-pm-runs-1.0.0.tgz#670b3afbc552e0b55df6b7780ca74615f23ad1cb"
11554
- integrity sha1-Zws6+8VS4LVd9rd4DKdGFfI60cs=
11555
-
11556
11499
which@^2.0.1:
11557
11500
version "2.0.2"
11558
11501
resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
0 commit comments