|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@babel/code-frame@7.0.0-beta.44": |
6 | | - version "7.0.0-beta.44" |
7 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.44.tgz#2a02643368de80916162be70865c97774f3adbd9" |
8 | | - dependencies: |
9 | | - "@babel/highlight" "7.0.0-beta.44" |
10 | | - |
11 | 5 | "@babel/code-frame@7.0.0-beta.51": |
12 | 6 | version "7.0.0-beta.51" |
13 | 7 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.51.tgz#bd71d9b192af978df915829d39d4094456439a0c" |
14 | 8 | dependencies: |
15 | 9 | "@babel/highlight" "7.0.0-beta.51" |
16 | 10 |
|
17 | | -"@babel/generator@7.0.0-beta.44": |
18 | | - version "7.0.0-beta.44" |
19 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.0.0-beta.44.tgz#c7e67b9b5284afcf69b309b50d7d37f3e5033d42" |
| 11 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.5.5": |
| 12 | + version "7.5.5" |
| 13 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49531219699b988f669a8f9d" |
20 | 14 | dependencies: |
21 | | - "@babel/types" "7.0.0-beta.44" |
22 | | - jsesc "^2.5.1" |
23 | | - lodash "^4.2.0" |
24 | | - source-map "^0.5.0" |
25 | | - trim-right "^1.0.1" |
| 15 | + "@babel/highlight" "^7.0.0" |
26 | 16 |
|
27 | 17 | "@babel/generator@7.0.0-beta.51": |
28 | 18 | version "7.0.0-beta.51" |
|
34 | 24 | source-map "^0.5.0" |
35 | 25 | trim-right "^1.0.1" |
36 | 26 |
|
37 | | -"@babel/helper-function-name@7.0.0-beta.44": |
38 | | - version "7.0.0-beta.44" |
39 | | - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.44.tgz#e18552aaae2231100a6e485e03854bc3532d44dd" |
| 27 | +"@babel/generator@^7.7.2": |
| 28 | + version "7.7.2" |
| 29 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.7.2.tgz#2f4852d04131a5e17ea4f6645488b5da66ebf3af" |
40 | 30 | dependencies: |
41 | | - "@babel/helper-get-function-arity" "7.0.0-beta.44" |
42 | | - "@babel/template" "7.0.0-beta.44" |
43 | | - "@babel/types" "7.0.0-beta.44" |
| 31 | + "@babel/types" "^7.7.2" |
| 32 | + jsesc "^2.5.1" |
| 33 | + lodash "^4.17.13" |
| 34 | + source-map "^0.5.0" |
44 | 35 |
|
45 | 36 | "@babel/helper-function-name@7.0.0-beta.51": |
46 | 37 | version "7.0.0-beta.51" |
|
50 | 41 | "@babel/template" "7.0.0-beta.51" |
51 | 42 | "@babel/types" "7.0.0-beta.51" |
52 | 43 |
|
53 | | -"@babel/helper-get-function-arity@7.0.0-beta.44": |
54 | | - version "7.0.0-beta.44" |
55 | | - resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.44.tgz#d03ca6dd2b9f7b0b1e6b32c56c72836140db3a15" |
| 44 | +"@babel/helper-function-name@^7.7.0": |
| 45 | + version "7.7.0" |
| 46 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.7.0.tgz#44a5ad151cfff8ed2599c91682dda2ec2c8430a3" |
56 | 47 | dependencies: |
57 | | - "@babel/types" "7.0.0-beta.44" |
| 48 | + "@babel/helper-get-function-arity" "^7.7.0" |
| 49 | + "@babel/template" "^7.7.0" |
| 50 | + "@babel/types" "^7.7.0" |
58 | 51 |
|
59 | 52 | "@babel/helper-get-function-arity@7.0.0-beta.51": |
60 | 53 | version "7.0.0-beta.51" |
61 | 54 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.51.tgz#3281b2d045af95c172ce91b20825d85ea4676411" |
62 | 55 | dependencies: |
63 | 56 | "@babel/types" "7.0.0-beta.51" |
64 | 57 |
|
65 | | -"@babel/helper-split-export-declaration@7.0.0-beta.44": |
66 | | - version "7.0.0-beta.44" |
67 | | - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0-beta.44.tgz#c0b351735e0fbcb3822c8ad8db4e583b05ebd9dc" |
| 58 | +"@babel/helper-get-function-arity@^7.7.0": |
| 59 | + version "7.7.0" |
| 60 | + resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.7.0.tgz#c604886bc97287a1d1398092bc666bc3d7d7aa2d" |
68 | 61 | dependencies: |
69 | | - "@babel/types" "7.0.0-beta.44" |
| 62 | + "@babel/types" "^7.7.0" |
70 | 63 |
|
71 | 64 | "@babel/helper-split-export-declaration@7.0.0-beta.51": |
72 | 65 | version "7.0.0-beta.51" |
73 | 66 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0-beta.51.tgz#8a6c3f66c4d265352fc077484f9f6e80a51ab978" |
74 | 67 | dependencies: |
75 | 68 | "@babel/types" "7.0.0-beta.51" |
76 | 69 |
|
77 | | -"@babel/highlight@7.0.0-beta.44": |
78 | | - version "7.0.0-beta.44" |
79 | | - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.44.tgz#18c94ce543916a80553edcdcf681890b200747d5" |
| 70 | +"@babel/helper-split-export-declaration@^7.7.0": |
| 71 | + version "7.7.0" |
| 72 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.7.0.tgz#1365e74ea6c614deeb56ebffabd71006a0eb2300" |
80 | 73 | dependencies: |
81 | | - chalk "^2.0.0" |
82 | | - esutils "^2.0.2" |
83 | | - js-tokens "^3.0.0" |
| 74 | + "@babel/types" "^7.7.0" |
84 | 75 |
|
85 | 76 | "@babel/highlight@7.0.0-beta.51": |
86 | 77 | version "7.0.0-beta.51" |
|
90 | 81 | esutils "^2.0.2" |
91 | 82 | js-tokens "^3.0.0" |
92 | 83 |
|
| 84 | +"@babel/highlight@^7.0.0": |
| 85 | + version "7.5.0" |
| 86 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.5.0.tgz#56d11312bd9248fa619591d02472be6e8cb32540" |
| 87 | + dependencies: |
| 88 | + chalk "^2.0.0" |
| 89 | + esutils "^2.0.2" |
| 90 | + js-tokens "^4.0.0" |
| 91 | + |
93 | 92 | "@babel/parser@7.0.0-beta.51": |
94 | 93 | version "7.0.0-beta.51" |
95 | 94 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.0.0-beta.51.tgz#27cec2df409df60af58270ed8f6aa55409ea86f6" |
96 | 95 |
|
97 | | -"@babel/template@7.0.0-beta.44": |
98 | | - version "7.0.0-beta.44" |
99 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-beta.44.tgz#f8832f4fdcee5d59bf515e595fc5106c529b394f" |
100 | | - dependencies: |
101 | | - "@babel/code-frame" "7.0.0-beta.44" |
102 | | - "@babel/types" "7.0.0-beta.44" |
103 | | - babylon "7.0.0-beta.44" |
104 | | - lodash "^4.2.0" |
| 96 | +"@babel/parser@^7.0.0", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2": |
| 97 | + version "7.7.3" |
| 98 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.3.tgz#5fad457c2529de476a248f75b0f090b3060af043" |
105 | 99 |
|
106 | 100 | "@babel/template@7.0.0-beta.51": |
107 | 101 | version "7.0.0-beta.51" |
|
112 | 106 | "@babel/types" "7.0.0-beta.51" |
113 | 107 | lodash "^4.17.5" |
114 | 108 |
|
115 | | -"@babel/traverse@7.0.0-beta.44": |
116 | | - version "7.0.0-beta.44" |
117 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0-beta.44.tgz#a970a2c45477ad18017e2e465a0606feee0d2966" |
| 109 | +"@babel/template@^7.7.0": |
| 110 | + version "7.7.0" |
| 111 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.7.0.tgz#4fadc1b8e734d97f56de39c77de76f2562e597d0" |
118 | 112 | dependencies: |
119 | | - "@babel/code-frame" "7.0.0-beta.44" |
120 | | - "@babel/generator" "7.0.0-beta.44" |
121 | | - "@babel/helper-function-name" "7.0.0-beta.44" |
122 | | - "@babel/helper-split-export-declaration" "7.0.0-beta.44" |
123 | | - "@babel/types" "7.0.0-beta.44" |
124 | | - babylon "7.0.0-beta.44" |
125 | | - debug "^3.1.0" |
126 | | - globals "^11.1.0" |
127 | | - invariant "^2.2.0" |
128 | | - lodash "^4.2.0" |
| 113 | + "@babel/code-frame" "^7.0.0" |
| 114 | + "@babel/parser" "^7.7.0" |
| 115 | + "@babel/types" "^7.7.0" |
129 | 116 |
|
130 | 117 | "@babel/traverse@7.0.0-beta.51": |
131 | 118 | version "7.0.0-beta.51" |
|
142 | 129 | invariant "^2.2.0" |
143 | 130 | lodash "^4.17.5" |
144 | 131 |
|
145 | | -"@babel/types@7.0.0-beta.44": |
146 | | - version "7.0.0-beta.44" |
147 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.44.tgz#6b1b164591f77dec0a0342aca995f2d046b3a757" |
148 | | - dependencies: |
149 | | - esutils "^2.0.2" |
150 | | - lodash "^4.2.0" |
151 | | - to-fast-properties "^2.0.0" |
| 132 | +"@babel/traverse@^7.0.0": |
| 133 | + version "7.7.2" |
| 134 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.7.2.tgz#ef0a65e07a2f3c550967366b3d9b62a2dcbeae09" |
| 135 | + dependencies: |
| 136 | + "@babel/code-frame" "^7.5.5" |
| 137 | + "@babel/generator" "^7.7.2" |
| 138 | + "@babel/helper-function-name" "^7.7.0" |
| 139 | + "@babel/helper-split-export-declaration" "^7.7.0" |
| 140 | + "@babel/parser" "^7.7.2" |
| 141 | + "@babel/types" "^7.7.2" |
| 142 | + debug "^4.1.0" |
| 143 | + globals "^11.1.0" |
| 144 | + lodash "^4.17.13" |
152 | 145 |
|
153 | 146 | "@babel/types@7.0.0-beta.51": |
154 | 147 | version "7.0.0-beta.51" |
|
158 | 151 | lodash "^4.17.5" |
159 | 152 | to-fast-properties "^2.0.0" |
160 | 153 |
|
| 154 | +"@babel/types@^7.0.0", "@babel/types@^7.7.0", "@babel/types@^7.7.2": |
| 155 | + version "7.7.2" |
| 156 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.7.2.tgz#550b82e5571dcd174af576e23f0adba7ffc683f7" |
| 157 | + dependencies: |
| 158 | + esutils "^2.0.2" |
| 159 | + lodash "^4.17.13" |
| 160 | + to-fast-properties "^2.0.0" |
| 161 | + |
161 | 162 | "@briancavalier/assert@^3.4.0": |
162 | 163 | version "3.4.0" |
163 | 164 | resolved "https://registry.yarnpkg.com/@briancavalier/assert/-/assert-3.4.0.tgz#5c198433c3f25c882bdb125b89fb0b11c634dece" |
@@ -476,15 +477,15 @@ babel-core@^6.26.0: |
476 | 477 | slash "^1.0.0" |
477 | 478 | source-map "^0.5.6" |
478 | 479 |
|
479 | | -babel-eslint@^8.2.5: |
480 | | - version "8.2.5" |
481 | | - resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.2.5.tgz#dc2331c259d36782aa189da510c43dedd5adc7a3" |
| 480 | +babel-eslint@^9.0.0: |
| 481 | + version "9.0.0" |
| 482 | + resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-9.0.0.tgz#7d9445f81ed9f60aff38115f838970df9f2b6220" |
482 | 483 | dependencies: |
483 | | - "@babel/code-frame" "7.0.0-beta.44" |
484 | | - "@babel/traverse" "7.0.0-beta.44" |
485 | | - "@babel/types" "7.0.0-beta.44" |
486 | | - babylon "7.0.0-beta.44" |
487 | | - eslint-scope "~3.7.1" |
| 484 | + "@babel/code-frame" "^7.0.0" |
| 485 | + "@babel/parser" "^7.0.0" |
| 486 | + "@babel/traverse" "^7.0.0" |
| 487 | + "@babel/types" "^7.0.0" |
| 488 | + eslint-scope "3.7.1" |
488 | 489 | eslint-visitor-keys "^1.0.0" |
489 | 490 |
|
490 | 491 | babel-generator@^6.26.0: |
@@ -977,10 +978,6 @@ babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.26.0: |
977 | 978 | lodash "^4.17.4" |
978 | 979 | to-fast-properties "^1.0.3" |
979 | 980 |
|
980 | | -babylon@7.0.0-beta.44: |
981 | | - version "7.0.0-beta.44" |
982 | | - resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.44.tgz#89159e15e6e30c5096e22d738d8c0af8a0e8ca1d" |
983 | | - |
984 | 981 | babylon@^6.18.0: |
985 | 982 | version "6.18.0" |
986 | 983 | resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3" |
@@ -1383,6 +1380,12 @@ debug@^2.1.2, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9: |
1383 | 1380 | dependencies: |
1384 | 1381 | ms "2.0.0" |
1385 | 1382 |
|
| 1383 | +debug@^4.1.0: |
| 1384 | + version "4.1.1" |
| 1385 | + resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791" |
| 1386 | + dependencies: |
| 1387 | + ms "^2.1.1" |
| 1388 | + |
1386 | 1389 | decamelize@^1.0.0, decamelize@^1.1.1: |
1387 | 1390 | version "1.2.0" |
1388 | 1391 | resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290" |
@@ -1610,7 +1613,7 @@ eslint-plugin-standard@~3.0.1: |
1610 | 1613 | version "3.0.1" |
1611 | 1614 | resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-3.0.1.tgz#34d0c915b45edc6f010393c7eef3823b08565cf2" |
1612 | 1615 |
|
1613 | | -eslint-scope@^3.7.1, eslint-scope@~3.7.1: |
| 1616 | +eslint-scope@3.7.1, eslint-scope@^3.7.1: |
1614 | 1617 | version "3.7.1" |
1615 | 1618 | resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8" |
1616 | 1619 | dependencies: |
@@ -2559,7 +2562,7 @@ js-tokens@^3.0.0, js-tokens@^3.0.2: |
2559 | 2562 | version "3.0.2" |
2560 | 2563 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b" |
2561 | 2564 |
|
2562 | | -"js-tokens@^3.0.0 || ^4.0.0": |
| 2565 | +"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: |
2563 | 2566 | version "4.0.0" |
2564 | 2567 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" |
2565 | 2568 |
|
@@ -2734,7 +2737,7 @@ lodash.isequal@^4.5.0: |
2734 | 2737 | version "4.5.0" |
2735 | 2738 | resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0" |
2736 | 2739 |
|
2737 | | -lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.3.0: |
| 2740 | +lodash@^4.17.10, lodash@^4.17.13, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0: |
2738 | 2741 | version "4.17.15" |
2739 | 2742 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" |
2740 | 2743 |
|
@@ -2915,6 +2918,10 @@ ms@2.0.0: |
2915 | 2918 | version "2.0.0" |
2916 | 2919 | resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" |
2917 | 2920 |
|
| 2921 | +ms@^2.1.1: |
| 2922 | + version "2.1.2" |
| 2923 | + resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009" |
| 2924 | + |
2918 | 2925 | mute-stream@0.0.7: |
2919 | 2926 | version "0.0.7" |
2920 | 2927 | resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab" |
|
0 commit comments