@@ -3209,7 +3209,7 @@ get-own-enumerable-property-symbols@^3.0.0:
3209
3209
resolved "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.0.tgz#b877b49a5c16aefac3655f2ed2ea5b684df8d203"
3210
3210
integrity sha512-CIJYJC4GGF06TakLg8z4GQKvDsx9EMspVxOYih7LerEL/WosUnFIww45CGfxfeKHqlg3twgUrYRT1O3WQqjGCg==
3211
3211
3212
- [email protected] , get-stdin@^7.0.0 :
3212
+
3213
3213
version "7.0.0"
3214
3214
resolved "https://registry.npmjs.org/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
3215
3215
integrity sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==
@@ -3538,22 +3538,10 @@ humanize-ms@^1.2.1:
3538
3538
dependencies :
3539
3539
ms "^2.0.0"
3540
3540
3541
-
3542
- version "3.1.0"
3543
- resolved "https://registry.yarnpkg.com/husky/-/husky-3.1.0.tgz#5faad520ab860582ed94f0c1a77f0f04c90b57c0"
3544
- integrity sha512-FJkPoHHB+6s4a+jwPqBudBDvYZsoQW5/HBuMSehC8qDiCe50kpcxeqFoDSlow+9I6wg47YxBoT3WxaURlrDIIQ==
3545
- dependencies :
3546
- chalk "^2.4.2"
3547
- ci-info "^2.0.0"
3548
- cosmiconfig "^5.2.1"
3549
- execa "^1.0.0"
3550
- get-stdin "^7.0.0"
3551
- opencollective-postinstall "^2.0.2"
3552
- pkg-dir "^4.2.0"
3553
- please-upgrade-node "^3.2.0"
3554
- read-pkg "^5.2.0"
3555
- run-node "^1.0.0"
3556
- slash "^3.0.0"
3541
+
3542
+ version "7.0.1"
3543
+ resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.1.tgz#579f4180b5da4520263e8713cc832942b48e1f1c"
3544
+ integrity sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==
3557
3545
3558
3546
[email protected] , iconv-lite@^0.4.24, iconv-lite@^0.4.4, iconv-lite@~0.4.13:
3559
3547
version "0.4.24"
@@ -6136,11 +6124,6 @@ onetime@^5.1.0:
6136
6124
dependencies :
6137
6125
mimic-fn "^2.1.0"
6138
6126
6139
- opencollective-postinstall@^2.0.2 :
6140
- version "2.0.2"
6141
- resolved "https://registry.npmjs.org/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
6142
- integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
6143
-
6144
6127
opener@^1.5.1 :
6145
6128
version "1.5.1"
6146
6129
resolved "https://registry.npmjs.org/opener/-/opener-1.5.1.tgz#6d2f0e77f1a0af0032aca716c2c1fbb8e7e8abed"
@@ -6507,21 +6490,14 @@ pkg-dir@^3.0.0:
6507
6490
dependencies :
6508
6491
find-up "^3.0.0"
6509
6492
6510
- pkg-dir@^4.2.0 :
6511
- version "4.2.0"
6512
- resolved "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
6513
- integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==
6514
- dependencies :
6515
- find-up "^4.0.0"
6516
-
6517
6493
pkg-up@^2.0.0 :
6518
6494
version "2.0.0"
6519
6495
resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-2.0.0.tgz#c819ac728059a461cab1c3889a2be3c49a004d7f"
6520
6496
integrity sha1-yBmscoBZpGHKscOImivjxJoATX8=
6521
6497
dependencies :
6522
6498
find-up "^2.1.0"
6523
6499
6524
- please-upgrade-node@^3.1.1, please-upgrade-node@^3.2.0 :
6500
+ please-upgrade-node@^3.1.1 :
6525
6501
version "3.2.0"
6526
6502
resolved "https://registry.npmjs.org/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz#aeddd3f994c933e4ad98b99d9a556efa0e2fe942"
6527
6503
integrity sha512-gQR3WpIgNIKwBMVLkpMUeR3e1/E1y42bqDQZfql+kDeXd8COYfM8PQA4X6y7a8u9Ua9FHmsrrmirW2vHs45hWg==
@@ -7183,11 +7159,6 @@ run-async@^2.2.0:
7183
7159
dependencies :
7184
7160
is-promise "^2.1.0"
7185
7161
7186
- run-node@^1.0.0 :
7187
- version "1.0.0"
7188
- resolved "https://registry.npmjs.org/run-node/-/run-node-1.0.0.tgz#46b50b946a2aa2d4947ae1d886e9856fd9cabe5e"
7189
- integrity sha512-kc120TBlQ3mih1LSzdAJXo4xn/GWS2ec0l3S+syHDXP9uRr0JAT8Qd3mdMuyjqCzeZktgP3try92cEgf9Nks8A==
7190
-
7191
7162
run-parallel@^1.1.9 :
7192
7163
version "1.1.9"
7193
7164
resolved "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.9.tgz#c9dd3a7cf9f4b2c4b6244e173a6ed866e61dd679"
0 commit comments