8
8
dependencies :
9
9
" @babel/highlight" " ^7.0.0"
10
10
11
- " @babel/generator@^7.0.0 " :
12
- version "7.0.0"
13
- resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.0.0.tgz#1efd58bffa951dc846449e58ce3a1d7f02d393aa"
11
+ " @babel/code-frame@^7.8.3 " :
12
+ version "7.8.3"
13
+ resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.8.3.tgz#33e25903d7481181534e12ec0a25f16b6fcf419e"
14
+ dependencies :
15
+ " @babel/highlight" " ^7.8.3"
16
+
17
+ " @babel/generator@^7.8.6 " :
18
+ version "7.8.8"
19
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.8.8.tgz#cdcd58caab730834cee9eeadb729e833b625da3e"
14
20
dependencies :
15
- " @babel/types" " ^7.0.0 "
21
+ " @babel/types" " ^7.8.7 "
16
22
jsesc "^2.5.1"
17
- lodash "^4.17.10 "
23
+ lodash "^4.17.13 "
18
24
source-map "^0.5.0"
19
- trim-right "^1.0.1"
20
25
21
- " @babel/helper-function-name@^7.0.0 " :
22
- version "7.0.0 "
23
- resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.0.0 .tgz#a68cc8d04420ccc663dd258f9cc41b8261efa2d4 "
26
+ " @babel/helper-function-name@^7.8.3 " :
27
+ version "7.8.3 "
28
+ resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.8.3 .tgz#eeeb665a01b1f11068e9fb86ad56a1cb1a824cca "
24
29
dependencies :
25
- " @babel/helper-get-function-arity" " ^7.0.0 "
26
- " @babel/template" " ^7.0.0 "
27
- " @babel/types" " ^7.0.0 "
30
+ " @babel/helper-get-function-arity" " ^7.8.3 "
31
+ " @babel/template" " ^7.8.3 "
32
+ " @babel/types" " ^7.8.3 "
28
33
29
- " @babel/helper-get-function-arity@^7.0.0 " :
30
- version "7.0.0 "
31
- resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0 .tgz#83572d4320e2a4657263734113c42868b64e49c3 "
34
+ " @babel/helper-get-function-arity@^7.8.3 " :
35
+ version "7.8.3 "
36
+ resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3 .tgz#b894b947bd004381ce63ea1db9f08547e920abd5 "
32
37
dependencies :
33
- " @babel/types" " ^7.0.0 "
38
+ " @babel/types" " ^7.8.3 "
34
39
35
- " @babel/helper-split-export-declaration@^7.0.0 " :
36
- version "7.0.0 "
37
- resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0 .tgz#3aae285c0311c2ab095d997b8c9a94cad547d813 "
40
+ " @babel/helper-split-export-declaration@^7.8.3 " :
41
+ version "7.8.3 "
42
+ resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.8.3 .tgz#31a9f30070f91368a7182cf05f831781065fc7a9 "
38
43
dependencies :
39
- " @babel/types" " ^7.0.0 "
44
+ " @babel/types" " ^7.8.3 "
40
45
41
46
" @babel/highlight@^7.0.0 " :
42
47
version "7.0.0"
46
51
esutils "^2.0.2"
47
52
js-tokens "^4.0.0"
48
53
49
- " @babel/parser@^7.0.0 " :
50
- version "7.0.0"
51
- resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.0.0.tgz#697655183394facffb063437ddf52c0277698775"
54
+ " @babel/highlight@^7.8.3 " :
55
+ version "7.8.3"
56
+ resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.8.3.tgz#28f173d04223eaaa59bc1d439a3836e6d1265797"
57
+ dependencies :
58
+ chalk "^2.0.0"
59
+ esutils "^2.0.2"
60
+ js-tokens "^4.0.0"
52
61
53
- " @babel/template@^7.0.0 " :
54
- version "7.0.0"
55
- resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0.tgz#c2bc9870405959c89a9c814376a2ecb247838c80"
62
+ " @babel/parser@^7.7.0" , "@babel/parser@^7.8.6":
63
+ version "7.8.8"
64
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.8.tgz#4c3b7ce36db37e0629be1f0d50a571d2f86f6cd4"
65
+
66
+ " @babel/template@^7.8.3 " :
67
+ version "7.8.6"
68
+ resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.6.tgz#86b22af15f828dfb086474f964dcc3e39c43ce2b"
56
69
dependencies :
57
- " @babel/code-frame" " ^7.0.0 "
58
- " @babel/parser" " ^7.0.0 "
59
- " @babel/types" " ^7.0.0 "
70
+ " @babel/code-frame" " ^7.8.3 "
71
+ " @babel/parser" " ^7.8.6 "
72
+ " @babel/types" " ^7.8.6 "
60
73
61
- " @babel/traverse@^7.0 .0 " :
62
- version "7.0.0 "
63
- resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0 .tgz#b1fe9b6567fdf3ab542cfad6f3b31f854d799a61 "
74
+ " @babel/traverse@^7.7 .0 " :
75
+ version "7.8.6 "
76
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.8.6 .tgz#acfe0c64e1cd991b3e32eae813a6eb564954b5ff "
64
77
dependencies :
65
- " @babel/code-frame" " ^7.0.0 "
66
- " @babel/generator" " ^7.0.0 "
67
- " @babel/helper-function-name" " ^7.0.0 "
68
- " @babel/helper-split-export-declaration" " ^7.0.0 "
69
- " @babel/parser" " ^7.0.0 "
70
- " @babel/types" " ^7.0.0 "
71
- debug "^3 .1.0"
78
+ " @babel/code-frame" " ^7.8.3 "
79
+ " @babel/generator" " ^7.8.6 "
80
+ " @babel/helper-function-name" " ^7.8.3 "
81
+ " @babel/helper-split-export-declaration" " ^7.8.3 "
82
+ " @babel/parser" " ^7.8.6 "
83
+ " @babel/types" " ^7.8.6 "
84
+ debug "^4 .1.0"
72
85
globals "^11.1.0"
73
- lodash "^4.17.10 "
86
+ lodash "^4.17.13 "
74
87
75
- " @babel/types@^7.0.0 " :
76
- version "7.0.0 "
77
- resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0 .tgz#6e191793d3c854d19c6749989e3bc55f0e962118 "
88
+ " @babel/types@^7.7.0 " , "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.8.7 ":
89
+ version "7.8.7 "
90
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.7 .tgz#1fc9729e1acbb2337d5b6977a63979b4819f5d1d "
78
91
dependencies :
79
92
esutils "^2.0.2"
80
- lodash "^4.17.10 "
93
+ lodash "^4.17.13 "
81
94
to-fast-properties "^2.0.0"
82
95
83
96
@@ -754,14 +767,14 @@ babel-core@^6.26.0:
754
767
slash "^1.0.0"
755
768
source-map "^0.5.6"
756
769
757
- babel-eslint@10.0.3 :
758
- version "10.0.3 "
759
- resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.3. tgz#81a2c669be0f205e19462fed2482d33e4687a88a "
770
+ babel-eslint@10.1.0 :
771
+ version "10.1.0 "
772
+ resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0. tgz#6968e568a910b78fb3779cdd8b6ac2f479943232 "
760
773
dependencies :
761
774
" @babel/code-frame" " ^7.0.0"
762
- " @babel/parser" " ^7.0 .0"
763
- " @babel/traverse" " ^7.0 .0"
764
- " @babel/types" " ^7.0 .0"
775
+ " @babel/parser" " ^7.7 .0"
776
+ " @babel/traverse" " ^7.7 .0"
777
+ " @babel/types" " ^7.7 .0"
765
778
eslint-visitor-keys "^1.0.0"
766
779
resolve "^1.12.0"
767
780
881
894
babel-plugin-istanbul "^4.0.0"
882
895
babel-preset-jest "^21.2.0"
883
896
884
- babel-loader@8.0.6 :
885
- version "8.0.6 "
886
- resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.0.6. tgz#e33bdb6f362b03f4bb141a0c21ab87c501b70dfb "
897
+ babel-loader@8.1.0 :
898
+ version "8.1.0 "
899
+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.1.0. tgz#c611d5112bd5209abe8b9fa84c3e4da25275f1c3 "
887
900
dependencies :
888
- find-cache-dir "^2.0 .0"
889
- loader-utils "^1.0.2 "
890
- mkdirp "^0.5.1 "
901
+ find-cache-dir "^2.1 .0"
902
+ loader-utils "^1.4.0 "
903
+ mkdirp "^0.5.3 "
891
904
pify "^4.0.1"
905
+ schema-utils "^2.6.5"
892
906
893
907
babel-messages@^6.23.0 :
894
908
version "6.23.0"
@@ -2372,7 +2386,7 @@
[email protected] , debug@^2.1.1, debug@^2.2.0, debug@^2.3.3, debug@^2.6.3, debug@^2.6.
2372
2386
dependencies :
2373
2387
ms "2.0.0"
2374
2388
2375
- debug@^3.1.0, debug@^3.1. 1, debug@^3.2.5, debug@^3.2.6 :
2389
+ debug@^3.1.1, debug@^3.2.5, debug@^3.2.6 :
2376
2390
version "3.2.6"
2377
2391
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
2378
2392
dependencies :
@@ -3513,14 +3527,6 @@ finalhandler@~1.1.2:
3513
3527
statuses "~1.5.0"
3514
3528
unpipe "~1.0.0"
3515
3529
3516
- find-cache-dir@^2.0.0 :
3517
- version "2.0.0"
3518
- resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-2.0.0.tgz#4c1faed59f45184530fb9d7fa123a4d04a98472d"
3519
- dependencies :
3520
- commondir "^1.0.1"
3521
- make-dir "^1.0.0"
3522
- pkg-dir "^3.0.0"
3523
-
3524
3530
find-cache-dir@^2.1.0 :
3525
3531
version "2.1.0"
3526
3532
resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-2.1.0.tgz#8d0f94cd13fe43c6c7c261a0d86115ca918c05f7"
@@ -5425,7 +5431,7 @@ loader-runner@^2.4.0:
5425
5431
version "2.4.0"
5426
5432
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.4.0.tgz#ed47066bfe534d7e84c4c7b9998c2a75607d9357"
5427
5433
5428
- loader-utils@^1.0.2, loader-utils@^1. 1.0 :
5434
+ loader-utils@^1.1.0 :
5429
5435
version "1.1.0"
5430
5436
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.1.0.tgz#c98aef488bcceda2ffb5e2de646d6a754429f5cd"
5431
5437
dependencies :
@@ -5441,13 +5447,13 @@ loader-utils@^1.2.3:
5441
5447
emojis-list "^2.0.0"
5442
5448
json5 "^1.0.1"
5443
5449
5444
- loader-utils@^2.0 .0 :
5445
- version "2.0 .0"
5446
- resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0 .0.tgz#e4cace5b816d425a166b5f097e10cd12b36064b0 "
5450
+ loader-utils@^1.4 .0 :
5451
+ version "1.4 .0"
5452
+ resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4 .0.tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613 "
5447
5453
dependencies :
5448
5454
big.js "^5.2.2"
5449
5455
emojis-list "^3.0.0"
5450
- json5 "^2.1.2 "
5456
+ json5 "^1.0.1 "
5451
5457
5452
5458
loader-utils@^2.0.0 :
5453
5459
version "2.0.0"
@@ -5558,11 +5564,11 @@ lodash.templatesettings@^3.0.0:
5558
5564
lodash._reinterpolate "^3.0.0"
5559
5565
lodash.escape "^3.0.0"
5560
5566
5561
- lodash@^4.14.0, lodash@^4.17.10, lodash@^4.17. 11, lodash@^4.17.4, lodash@^4.2.0 :
5567
+ lodash@^4.14.0, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.2.0 :
5562
5568
version "4.17.14"
5563
5569
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
5564
5570
5565
- lodash@^4.17.14, lodash@^4.17.15 :
5571
+ lodash@^4.17.13, lodash@^4.17. 14, lodash@^4.17.15 :
5566
5572
version "4.17.15"
5567
5573
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
5568
5574
@@ -5971,6 +5977,12 @@ mixin-deep@^1.2.0:
5971
5977
dependencies :
5972
5978
minimist "0.0.8"
5973
5979
5980
+ mkdirp@^0.5.3 :
5981
+ version "0.5.3"
5982
+ resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.3.tgz#5a514b7179259287952881e94410ec5465659f8c"
5983
+ dependencies :
5984
+ minimist "^1.2.5"
5985
+
5974
5986
move-concurrently@^1.0.1 :
5975
5987
version "1.0.1"
5976
5988
resolved "https://registry.yarnpkg.com/move-concurrently/-/move-concurrently-1.0.1.tgz#be2c005fda32e0b29af1f05d7c4b33214c701f92"
0 commit comments