1061
1061
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.11.tgz#bec2961975888d964196bf0016a2f984d793d3ce"
1062
1062
integrity sha512-O+x6uIpa6oMNTkPuHDa9MhMMehlxLAd5QcOvKRjAFsBVpeFWTOPnXbDvILvFgFFZfQ1xh1EZi1FbXxUix+zpsQ==
1063
1063
1064
- " @types/normalize-package-data@^2.4.0 " :
1065
- version "2.4.0"
1066
- resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
1067
- integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==
1068
-
1069
1064
" @types/parse-json@^4.0.0 " :
1070
1065
version "4.0.0"
1071
1066
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
2642
2637
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
2643
2638
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
2644
2639
2645
- cosmiconfig@^5.2.0, cosmiconfig@^5.2.1 :
2640
+ cosmiconfig@^5.2.0 :
2646
2641
version "5.2.1"
2647
2642
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a"
2648
2643
integrity sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==
4095
4090
dependencies :
4096
4091
locate-path "^3.0.0"
4097
4092
4098
- find-up@^4.0.0 :
4099
- version "4.1.0"
4100
- resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
4101
- integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
4102
- dependencies :
4103
- locate-path "^5.0.0"
4104
- path-exists "^4.0.0"
4105
-
4106
4093
flat-cache@^1.2.1 :
4107
4094
version "1.3.4"
4108
4095
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-1.3.4.tgz#2c2ef77525cc2929007dfffa1dd314aa9c9dee6f"
@@ -4306,11 +4293,6 @@ get-stdin@^6.0.0:
4306
4293
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
4307
4294
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
4308
4295
4309
- get-stdin@^7.0.0 :
4310
- version "7.0.0"
4311
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
4312
- integrity sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==
4313
-
4314
4296
get-stdin@~8.0.0 :
4315
4297
version "8.0.0"
4316
4298
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53"
@@ -4692,22 +4674,10 @@ https-browserify@^1.0.0:
4692
4674
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
4693
4675
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
4694
4676
4695
-
4696
- version "3.0.9"
4697
- resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.9.tgz#a2c3e9829bfd6b4957509a9500d2eef5dbfc8044"
4698
- integrity sha512-Yolhupm7le2/MqC1VYLk/cNmYxsSsqKkTyBhzQHhPK1jFnC89mmmNVuGtLNabjDI6Aj8UNIr0KpRNuBkiC4+sg==
4699
- dependencies :
4700
- chalk "^2.4.2"
4701
- ci-info "^2.0.0"
4702
- cosmiconfig "^5.2.1"
4703
- execa "^1.0.0"
4704
- get-stdin "^7.0.0"
4705
- opencollective-postinstall "^2.0.2"
4706
- pkg-dir "^4.2.0"
4707
- please-upgrade-node "^3.2.0"
4708
- read-pkg "^5.2.0"
4709
- run-node "^1.0.0"
4710
- slash "^3.0.0"
4677
+
4678
+ version "5.1.0"
4679
+ resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.0.tgz#68b1148523acc838af0655ead71bf4671adb9f93"
4680
+ integrity sha512-Os0EY2haOO+59YZSwMiUDsHY43RFwBVIRStHcnnT8/kvA+sFfaA/YS4uLFRiymXYgQl6E6TQTt3y4v/Z2ctEtw==
4711
4681
4712
4682
[email protected] , iconv-lite@^0.4.17, iconv-lite@^0.4.24, iconv-lite@^0.4.4:
4713
4683
version "0.4.24"
@@ -6102,13 +6072,6 @@ locate-path@^3.0.0:
6102
6072
p-locate "^3.0.0"
6103
6073
path-exists "^3.0.0"
6104
6074
6105
- locate-path@^5.0.0 :
6106
- version "5.0.0"
6107
- resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0"
6108
- integrity sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==
6109
- dependencies :
6110
- p-locate "^4.1.0"
6111
-
6112
6075
lodash.camelcase@^4.1.1 :
6113
6076
version "4.3.0"
6114
6077
resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
@@ -6863,7 +6826,7 @@ nopt@~1.0.10:
6863
6826
dependencies :
6864
6827
abbrev "1"
6865
6828
6866
- normalize-package-data@^2.3.2, normalize-package-data@^2.3.4, normalize-package-data@^2.5.0 :
6829
+ normalize-package-data@^2.3.2, normalize-package-data@^2.3.4 :
6867
6830
version "2.5.0"
6868
6831
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8"
6869
6832
integrity sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==
@@ -7157,11 +7120,6 @@ open-editor@^1.2.0:
7157
7120
line-column-path "^1.0.0"
7158
7121
opn "^5.0.0"
7159
7122
7160
- opencollective-postinstall@^2.0.2 :
7161
- version "2.0.2"
7162
- resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
7163
- integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
7164
-
7165
7123
opener@^1.5.1 :
7166
7124
version "1.5.1"
7167
7125
resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.1.tgz#6d2f0e77f1a0af0032aca716c2c1fbb8e7e8abed"
@@ -7236,7 +7194,7 @@ p-limit@^1.1.0:
7236
7194
dependencies :
7237
7195
p-try "^1.0.0"
7238
7196
7239
- p-limit@^2.0.0, p-limit@^2.2.0 :
7197
+ p-limit@^2.0.0 :
7240
7198
version "2.2.1"
7241
7199
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.2.1.tgz#aa07a788cc3151c939b5131f63570f0dd2009537"
7242
7200
integrity sha512-85Tk+90UCVWvbDavCLKPOLC9vvY8OwEX/RtKF+/1OADJMVlFfEHOiMTPVyxg7mk/dKa+ipdHm0OUkTvCpMTuwg==
@@ -7257,13 +7215,6 @@ p-locate@^3.0.0:
7257
7215
dependencies :
7258
7216
p-limit "^2.0.0"
7259
7217
7260
- p-locate@^4.1.0 :
7261
- version "4.1.0"
7262
- resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
7263
- integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==
7264
- dependencies :
7265
- p-limit "^2.2.0"
7266
-
7267
7218
p-map@^1.1.1 :
7268
7219
version "1.2.0"
7269
7220
resolved "https://registry.yarnpkg.com/p-map/-/p-map-1.2.0.tgz#e4e94f311eabbc8633a1e79908165fca26241b6b"
@@ -7418,11 +7369,6 @@ path-exists@^3.0.0:
7418
7369
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
7419
7370
integrity sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=
7420
7371
7421
- path-exists@^4.0.0 :
7422
- version "4.0.0"
7423
- resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
7424
- integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
7425
-
7426
7372
path-is-absolute@^1.0.0 :
7427
7373
version "1.0.1"
7428
7374
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
@@ -7564,21 +7510,14 @@ pkg-dir@^3.0.0:
7564
7510
dependencies :
7565
7511
find-up "^3.0.0"
7566
7512
7567
- pkg-dir@^4.2.0 :
7568
- version "4.2.0"
7569
- resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
7570
- integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==
7571
- dependencies :
7572
- find-up "^4.0.0"
7573
-
7574
7513
pkg-up@^2.0.0 :
7575
7514
version "2.0.0"
7576
7515
resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-2.0.0.tgz#c819ac728059a461cab1c3889a2be3c49a004d7f"
7577
7516
integrity sha1-yBmscoBZpGHKscOImivjxJoATX8=
7578
7517
dependencies :
7579
7518
find-up "^2.1.0"
7580
7519
7581
- please-upgrade-node@^3.0.2, please-upgrade-node@^3.2.0 :
7520
+ please-upgrade-node@^3.0.2 :
7582
7521
version "3.2.0"
7583
7522
resolved "https://registry.yarnpkg.com/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz#aeddd3f994c933e4ad98b99d9a556efa0e2fe942"
7584
7523
integrity sha512-gQR3WpIgNIKwBMVLkpMUeR3e1/E1y42bqDQZfql+kDeXd8COYfM8PQA4X6y7a8u9Ua9FHmsrrmirW2vHs45hWg==
@@ -8029,16 +7968,6 @@ read-pkg@^3.0.0:
8029
7968
normalize-package-data "^2.3.2"
8030
7969
path-type "^3.0.0"
8031
7970
8032
- read-pkg@^5.2.0 :
8033
- version "5.2.0"
8034
- resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc"
8035
- integrity sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==
8036
- dependencies :
8037
- " @types/normalize-package-data" " ^2.4.0"
8038
- normalize-package-data "^2.5.0"
8039
- parse-json "^5.0.0"
8040
- type-fest "^0.6.0"
8041
-
8042
7971
" readable-stream@1 || 2" , readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.6, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.3.3, readable-stream@^2.3.6, readable-stream@~2.3.6:
8043
7972
version "2.3.6"
8044
7973
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf"
@@ -8426,11 +8355,6 @@ run-async@^2.2.0:
8426
8355
dependencies :
8427
8356
is-promise "^2.1.0"
8428
8357
8429
- run-node@^1.0.0 :
8430
- version "1.0.0"
8431
- resolved "https://registry.yarnpkg.com/run-node/-/run-node-1.0.0.tgz#46b50b946a2aa2d4947ae1d886e9856fd9cabe5e"
8432
- integrity sha512-kc120TBlQ3mih1LSzdAJXo4xn/GWS2ec0l3S+syHDXP9uRr0JAT8Qd3mdMuyjqCzeZktgP3try92cEgf9Nks8A==
8433
-
8434
8358
run-queue@^1.0.0, run-queue@^1.0.3 :
8435
8359
version "1.0.3"
8436
8360
resolved "https://registry.yarnpkg.com/run-queue/-/run-queue-1.0.3.tgz#e848396f057d223f24386924618e25694161ec47"
@@ -8712,11 +8636,6 @@ slash@^2.0.0:
8712
8636
resolved "https://registry.yarnpkg.com/slash/-/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44"
8713
8637
integrity sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==
8714
8638
8715
- slash@^3.0.0 :
8716
- version "3.0.0"
8717
- resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
8718
- integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
8719
-
8720
8639
8721
8640
version "0.0.4"
8722
8641
resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-0.0.4.tgz#edbf8903f66f7ce2f8eafd6ceed65e264c831b35"
@@ -9488,11 +9407,6 @@ type-check@~0.3.2:
9488
9407
dependencies :
9489
9408
prelude-ls "~1.1.2"
9490
9409
9491
- type-fest@^0.6.0 :
9492
- version "0.6.0"
9493
- resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.6.0.tgz#8d2a2370d3df886eb5c90ada1c5bf6188acf838b"
9494
- integrity sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==
9495
-
9496
9410
type-is@~1.6.17, type-is@~1.6.18 :
9497
9411
version "1.6.18"
9498
9412
resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.18.tgz#4e552cd05df09467dcbc4ef739de89f2cf37c131"
0 commit comments