@@ -651,10 +651,10 @@ ansi-styles@^3.2.1:
651
651
dependencies :
652
652
color-convert "^1.9.0"
653
653
654
- ansi-styles@^4.0.0 :
655
- version "4.2.0 "
656
- resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.2.0 .tgz#5681f0dcf7ae5880a7841d8831c4724ed9cc0172 "
657
- integrity sha512-7kFQgnEaMdRtwf6uSfUnVr9gSGC7faurn+J/Mv90/W+iTtN0405/nLdopfMWwchyxhbGYl6TC4Sccn9TUkGAgg ==
654
+ ansi-styles@^4.0.0, ansi-styles@^4.1.0 :
655
+ version "4.2.1 "
656
+ resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.2.1 .tgz#90ae75c424d008d2624c5bf29ead3177ebfcf359 "
657
+ integrity sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA ==
658
658
dependencies :
659
659
" @types/color-name" " ^1.1.1"
660
660
color-convert "^2.0.1"
@@ -751,11 +751,6 @@ array-union@^2.1.0:
751
751
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
752
752
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
753
753
754
- array-uniq@^2.0.0 :
755
- version "2.0.0"
756
- resolved "https://registry.npmjs.org/array-uniq/-/array-uniq-2.0.0.tgz#0009e30306e37a6dd2e2e2480db5316fdade1583"
757
- integrity sha512-O3QZEr+3wDj7otzF7PjNGs6CA3qmYMLvt5xGkjY/V0VxS+ovvqVo/5wKM/OVOAyuX4DTh9H31zE/yKtO66hTkg==
758
-
759
754
array-unique@^0.3.2 :
760
755
version "0.3.2"
761
756
resolved "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
@@ -1089,6 +1084,14 @@
[email protected] , chalk@^2.0.0, chalk@^2.0.1, chalk@^2.3.0, chalk@^2.3.2, chalk@^2.4.
1089
1084
escape-string-regexp "^1.0.5"
1090
1085
supports-color "^5.3.0"
1091
1086
1087
+ chalk@^3.0.0 :
1088
+ version "3.0.0"
1089
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4"
1090
+ integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==
1091
+ dependencies :
1092
+ ansi-styles "^4.1.0"
1093
+ supports-color "^7.1.0"
1094
+
1092
1095
chownr@^1.1.1, chownr@^1.1.2, chownr@^1.1.3 :
1093
1096
version "1.1.3"
1094
1097
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.3.tgz#42d837d5239688d55f303003a508230fa6727142"
@@ -1267,6 +1270,11 @@ compare-func@^1.3.1:
1267
1270
array-ify "^1.0.0"
1268
1271
dot-prop "^3.0.0"
1269
1272
1273
+ compare-versions@^3.5.1 :
1274
+ version "3.5.1"
1275
+ resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-3.5.1.tgz#26e1f5cf0d48a77eced5046b9f67b6b61075a393"
1276
+ integrity sha512-9fGPIB7C6AyM18CJJBHt5EnCZDG3oiTJYy0NjfIAGjKpzv0tkxWko7TNQHF5ymqm7IH03tqmeuBxtvD+Izh6mg==
1277
+
1270
1278
component-emitter@^1.2.1 :
1271
1279
version "1.2.1"
1272
1280
resolved "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz#137918d6d78283f7df7a6b7c5a63e140e69425e6"
1408
1416
resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
1409
1417
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
1410
1418
1411
- cosmiconfig@^5.0.7, cosmiconfig@^5. 2.0 :
1419
+ cosmiconfig@^5.2.0 :
1412
1420
version "5.2.1"
1413
1421
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a"
1414
1422
integrity sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==
@@ -1866,19 +1874,6 @@ execa@^0.7.0:
1866
1874
signal-exit "^3.0.0"
1867
1875
strip-eof "^1.0.0"
1868
1876
1869
- execa@^1.0.0 :
1870
- version "1.0.0"
1871
- resolved "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz#c6236a5bb4df6d6f15e88e7f017798216749ddd8"
1872
- integrity sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==
1873
- dependencies :
1874
- cross-spawn "^6.0.0"
1875
- get-stream "^4.0.0"
1876
- is-stream "^1.1.0"
1877
- npm-run-path "^2.0.0"
1878
- p-finally "^1.0.0"
1879
- signal-exit "^3.0.0"
1880
- strip-eof "^1.0.0"
1881
-
1882
1877
execa@^3.2.0 :
1883
1878
version "3.4.0"
1884
1879
resolved "https://registry.yarnpkg.com/execa/-/execa-3.4.0.tgz#c08ed4550ef65d858fac269ffc8572446f37eb89"
@@ -2054,12 +2049,11 @@ find-up@^4.0.0, find-up@^4.1.0:
2054
2049
locate-path "^5.0.0"
2055
2050
path-exists "^4.0.0"
2056
2051
2057
- find-versions@^3.0.0 :
2058
- version "3.0 .0"
2059
- resolved "https://registry.npmjs.org /find-versions/-/find-versions-3.0 .0.tgz#2c05a86e839c249101910100b354196785a2c065 "
2060
- integrity sha512-IUvtItVFNmTtKoB0PRfbkR0zR9XMG5rWNO3qI1S8L0zdv+v2gqzM0pAunloxqbqAfT8w7bg8n/5gHzTXte8H5A ==
2052
+ find-versions@^3.0.0, find-versions@^3.2.0 :
2053
+ version "3.2 .0"
2054
+ resolved "https://registry.yarnpkg.com /find-versions/-/find-versions-3.2 .0.tgz#10297f98030a786829681690545ef659ed1d254e "
2055
+ integrity sha512-P8WRou2S+oe222TOCHitLy8zj+SIsVJh52VP4lvXkaFVnOFFdoWv1H1Jjvel1aI6NCFOAaeAVm8qrI0odiLcww ==
2061
2056
dependencies :
2062
- array-uniq "^2.0.0"
2063
2057
semver-regex "^2.0.0"
2064
2058
2065
2059
2233
2227
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
2234
2228
integrity sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==
2235
2229
2236
- get-stdin@^6.0.0 :
2237
- version "6.0.0"
2238
- resolved "https://registry.npmjs.org/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
2239
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
2240
-
2241
2230
get-stream@^3.0.0 :
2242
2231
version "3.0.0"
2243
2232
resolved "http://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
@@ -2430,6 +2419,11 @@ has-flag@^3.0.0:
2430
2419
resolved "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
2431
2420
integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0=
2432
2421
2422
+ has-flag@^4.0.0 :
2423
+ version "4.0.0"
2424
+ resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
2425
+ integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
2426
+
2433
2427
has-symbols@^1.0.0 :
2434
2428
version "1.0.0"
2435
2429
resolved "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
@@ -2564,21 +2558,21 @@ humanize-ms@^1.2.1:
2564
2558
dependencies :
2565
2559
ms "^2.0.0"
2566
2560
2567
- husky@^1.3.1 :
2568
- version "1.3.1 "
2569
- resolved "https://registry.npmjs.org /husky/-/husky-1.3.1. tgz#26823e399300388ca2afff11cfa8a86b0033fae0 "
2570
- integrity sha512-86U6sVVVf4b5NYSZ0yvv88dRgBSSXXmHaiq5pP4KDj5JVzdwKgBjEtUPOm8hcoytezFwbU+7gotXNhpHdystlg ==
2561
+ husky@^4.2.3 :
2562
+ version "4.2.3 "
2563
+ resolved "https://registry.yarnpkg.com /husky/-/husky-4.2.3. tgz#3b18d2ee5febe99e27f2983500202daffbc3151e "
2564
+ integrity sha512-VxTsSTRwYveKXN4SaH1/FefRJYCtx+wx04sSVcOpD7N2zjoHxa+cEJ07Qg5NmV3HAK+IRKOyNVpi2YBIVccIfQ ==
2571
2565
dependencies :
2572
- cosmiconfig "^5 .0.7 "
2573
- execa "^1 .0.0"
2574
- find-up "^3.0.0 "
2575
- get-stdin "^6.0.0"
2576
- is-ci "^2.0 .0"
2577
- pkg-dir "^3 .0.0 "
2578
- please-upgrade-node "^3.1.1 "
2579
- read-pkg "^4.0.1 "
2580
- run-node "^1 .0.0"
2581
- slash "^2 .0.0"
2566
+ chalk "^3 .0.0 "
2567
+ ci-info "^2 .0.0"
2568
+ compare-versions "^3.5.1 "
2569
+ cosmiconfig "^6.0.0"
2570
+ find-versions "^3.2 .0"
2571
+ opencollective-postinstall "^2 .0.2 "
2572
+ pkg-dir "^4.2.0 "
2573
+ please-upgrade-node "^3.2.0 "
2574
+ slash "^3 .0.0"
2575
+ which-pm-runs "^1 .0.0"
2582
2576
2583
2577
iconv-lite@~0.4.13 :
2584
2578
version "0.4.24"
@@ -2765,13 +2759,6 @@ is-ci@^1.0.10:
2765
2759
dependencies :
2766
2760
ci-info "^1.5.0"
2767
2761
2768
- is-ci@^2.0.0 :
2769
- version "2.0.0"
2770
- resolved "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
2771
- integrity sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==
2772
- dependencies :
2773
- ci-info "^2.0.0"
2774
-
2775
2762
is-cidr@^3.0.0 :
2776
2763
version "3.1.0"
2777
2764
resolved "https://registry.yarnpkg.com/is-cidr/-/is-cidr-3.1.0.tgz#72e233d8e1c4cd1d3f11713fcce3eba7b0e3476f"
@@ -4384,6 +4371,11 @@ onetime@^5.1.0:
4384
4371
dependencies :
4385
4372
mimic-fn "^2.1.0"
4386
4373
4374
+ opencollective-postinstall@^2.0.2 :
4375
+ version "2.0.2"
4376
+ resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
4377
+ integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
4378
+
4387
4379
opener@^1.5.1 :
4388
4380
version "1.5.1"
4389
4381
resolved "https://registry.npmjs.org/opener/-/opener-1.5.1.tgz#6d2f0e77f1a0af0032aca716c2c1fbb8e7e8abed"
@@ -4730,10 +4722,17 @@ pkg-dir@^3.0.0:
4730
4722
dependencies :
4731
4723
find-up "^3.0.0"
4732
4724
4733
- please-upgrade-node@^3.1.1 :
4734
- version "3.1.1"
4735
- resolved "https://registry.npmjs.org/please-upgrade-node/-/please-upgrade-node-3.1.1.tgz#ed320051dfcc5024fae696712c8288993595e8ac"
4736
- integrity sha512-KY1uHnQ2NlQHqIJQpnh/i54rKkuxCEBx+voJIS/Mvb+L2iYd2NMotwduhKTMjfC1uKoX3VXOxLjIYG66dfJTVQ==
4725
+ pkg-dir@^4.2.0 :
4726
+ version "4.2.0"
4727
+ resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
4728
+ integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==
4729
+ dependencies :
4730
+ find-up "^4.0.0"
4731
+
4732
+ please-upgrade-node@^3.2.0 :
4733
+ version "3.2.0"
4734
+ resolved "https://registry.yarnpkg.com/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz#aeddd3f994c933e4ad98b99d9a556efa0e2fe942"
4735
+ integrity sha512-gQR3WpIgNIKwBMVLkpMUeR3e1/E1y42bqDQZfql+kDeXd8COYfM8PQA4X6y7a8u9Ua9FHmsrrmirW2vHs45hWg==
4737
4736
dependencies :
4738
4737
semver-compare "^1.0.0"
4739
4738
@@ -4959,15 +4958,6 @@ read-pkg@^3.0.0:
4959
4958
normalize-package-data "^2.3.2"
4960
4959
path-type "^3.0.0"
4961
4960
4962
- read-pkg@^4.0.1 :
4963
- version "4.0.1"
4964
- resolved "https://registry.npmjs.org/read-pkg/-/read-pkg-4.0.1.tgz#963625378f3e1c4d48c85872b5a6ec7d5d093237"
4965
- integrity sha1-ljYlN48+HE1IyFhytabsfV0JMjc=
4966
- dependencies :
4967
- normalize-package-data "^2.3.2"
4968
- parse-json "^4.0.0"
4969
- pify "^3.0.0"
4970
-
4971
4961
read-pkg@^5.0.0, read-pkg@^5.2.0 :
4972
4962
version "5.2.0"
4973
4963
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc"
@@ -5220,11 +5210,6 @@ rimraf@2, rimraf@^2.5.2, rimraf@^2.5.4, rimraf@^2.6.2, rimraf@^2.6.3:
5220
5210
dependencies :
5221
5211
glob "^7.1.3"
5222
5212
5223
- run-node@^1.0.0 :
5224
- version "1.0.0"
5225
- resolved "https://registry.npmjs.org/run-node/-/run-node-1.0.0.tgz#46b50b946a2aa2d4947ae1d886e9856fd9cabe5e"
5226
- integrity sha512-kc120TBlQ3mih1LSzdAJXo4xn/GWS2ec0l3S+syHDXP9uRr0JAT8Qd3mdMuyjqCzeZktgP3try92cEgf9Nks8A==
5227
-
5228
5213
run-parallel@^1.1.9 :
5229
5214
version "1.1.9"
5230
5215
resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.1.9.tgz#c9dd3a7cf9f4b2c4b6244e173a6ed866e61dd679"
@@ -5435,11 +5420,6 @@ sinon@^7.4.1, sinon@^7.5.0:
5435
5420
nise "^1.5.2"
5436
5421
supports-color "^5.5.0"
5437
5422
5438
- slash@^2.0.0 :
5439
- version "2.0.0"
5440
- resolved "https://registry.npmjs.org/slash/-/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44"
5441
- integrity sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==
5442
-
5443
5423
slash@^3.0.0 :
5444
5424
version "3.0.0"
5445
5425
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
@@ -5801,6 +5781,13 @@ supports-color@^5.0.0, supports-color@^5.3.0, supports-color@^5.5.0:
5801
5781
dependencies :
5802
5782
has-flag "^3.0.0"
5803
5783
5784
+ supports-color@^7.1.0 :
5785
+ version "7.1.0"
5786
+ resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.1.0.tgz#68e32591df73e25ad1c4b49108a2ec507962bfd1"
5787
+ integrity sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==
5788
+ dependencies :
5789
+ has-flag "^4.0.0"
5790
+
5804
5791
supports-hyperlinks@^1.0.1 :
5805
5792
version "1.0.1"
5806
5793
resolved "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-1.0.1.tgz#71daedf36cc1060ac5100c351bb3da48c29c0ef7"
@@ -6276,6 +6263,11 @@ which-module@^2.0.0:
6276
6263
resolved "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
6277
6264
integrity sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=
6278
6265
6266
+ which-pm-runs@^1.0.0 :
6267
+ version "1.0.0"
6268
+ resolved "https://registry.yarnpkg.com/which-pm-runs/-/which-pm-runs-1.0.0.tgz#670b3afbc552e0b55df6b7780ca74615f23ad1cb"
6269
+ integrity sha1-Zws6+8VS4LVd9rd4DKdGFfI60cs=
6270
+
6279
6271
which@1, [email protected] , which@^1.2.14, which@^1.2.9, which@^1.3.0, which@^1.3.1 :
6280
6272
version "1.3.1"
6281
6273
resolved "https://registry.npmjs.org/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
0 commit comments