|
8 | 8 | dependencies:
|
9 | 9 | "@babel/highlight" "7.0.0-beta.44"
|
10 | 10 |
|
11 |
| - |
12 |
| - version "7.0.0-beta.47" |
13 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.47.tgz#d18c2f4c4ba8d093a2bcfab5616593bfe2441a27" |
14 |
| - dependencies: |
15 |
| - "@babel/highlight" "7.0.0-beta.47" |
16 |
| - |
17 | 11 |
|
18 | 12 | version "7.0.0-rc.1"
|
19 | 13 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-rc.1.tgz#5c2154415d6c09959a71845ef519d11157e95d10"
|
|
32 | 26 | dependencies:
|
33 | 27 | "@babel/highlight" "7.0.0-beta.54"
|
34 | 28 |
|
35 |
| -"@babel/[email protected]-beta.47": |
36 |
| - version "7.0.0-beta.47" |
37 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.0.0-beta.47.tgz#b9c164fb9a1e1083f067c236a9da1d7a7d759271" |
38 |
| - dependencies: |
39 |
| - "@babel/code-frame" "7.0.0-beta.47" |
40 |
| - "@babel/generator" "7.0.0-beta.47" |
41 |
| - "@babel/helpers" "7.0.0-beta.47" |
42 |
| - "@babel/template" "7.0.0-beta.47" |
43 |
| - "@babel/traverse" "7.0.0-beta.47" |
44 |
| - "@babel/types" "7.0.0-beta.47" |
45 |
| - babylon "7.0.0-beta.47" |
| 29 | +"@babel/core@^7.0.0": |
| 30 | + version "7.1.2" |
| 31 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.1.2.tgz#f8d2a9ceb6832887329a7b60f9d035791400ba4e" |
| 32 | + dependencies: |
| 33 | + "@babel/code-frame" "^7.0.0" |
| 34 | + "@babel/generator" "^7.1.2" |
| 35 | + "@babel/helpers" "^7.1.2" |
| 36 | + "@babel/parser" "^7.1.2" |
| 37 | + "@babel/template" "^7.1.2" |
| 38 | + "@babel/traverse" "^7.1.0" |
| 39 | + "@babel/types" "^7.1.2" |
46 | 40 | convert-source-map "^1.1.0"
|
47 | 41 | debug "^3.1.0"
|
48 | 42 | json5 "^0.5.0"
|
49 |
| - lodash "^4.17.5" |
50 |
| - micromatch "^2.3.11" |
| 43 | + lodash "^4.17.10" |
51 | 44 | resolve "^1.3.2"
|
52 | 45 | semver "^5.4.1"
|
53 | 46 | source-map "^0.5.0"
|
|
81 | 74 | source-map "^0.5.0"
|
82 | 75 | trim-right "^1.0.1"
|
83 | 76 |
|
84 |
| - |
85 |
| - version "7.0.0-beta.47" |
86 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.0.0-beta.47.tgz#1835709f377cc4d2a4affee6d9258a10bbf3b9d1" |
87 |
| - dependencies: |
88 |
| - "@babel/types" "7.0.0-beta.47" |
89 |
| - jsesc "^2.5.1" |
90 |
| - lodash "^4.17.5" |
91 |
| - source-map "^0.5.0" |
92 |
| - trim-right "^1.0.1" |
93 |
| - |
94 | 77 |
|
95 | 78 | version "7.0.0-rc.1"
|
96 | 79 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.0.0-rc.1.tgz#739c87d70b31aeed802bd6bc9fd51480065c45e8"
|
|
101 | 84 | source-map "^0.5.0"
|
102 | 85 | trim-right "^1.0.1"
|
103 | 86 |
|
104 |
| -"@babel/generator@^7.1.3": |
| 87 | +"@babel/generator@^7.1.2", "@babel/generator@^7.1.3": |
105 | 88 | version "7.1.3"
|
106 | 89 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.1.3.tgz#2103ec9c42d9bdad9190a6ad5ff2d456fd7b8673"
|
107 | 90 | dependencies:
|
|
191 | 174 | "@babel/template" "7.0.0-beta.44"
|
192 | 175 | "@babel/types" "7.0.0-beta.44"
|
193 | 176 |
|
194 |
| - |
195 |
| - version "7.0.0-beta.47" |
196 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.47.tgz#8057d63e951e85c57c02cdfe55ad7608d73ffb7d" |
197 |
| - dependencies: |
198 |
| - "@babel/helper-get-function-arity" "7.0.0-beta.47" |
199 |
| - "@babel/template" "7.0.0-beta.47" |
200 |
| - "@babel/types" "7.0.0-beta.47" |
201 |
| - |
202 | 177 |
|
203 | 178 | version "7.0.0-rc.1"
|
204 | 179 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.0.0-rc.1.tgz#20b2cc836a53c669f297c8d309fc553385c5cdde"
|
|
221 | 196 | dependencies:
|
222 | 197 | "@babel/types" "7.0.0-beta.44"
|
223 | 198 |
|
224 |
| - |
225 |
| - version "7.0.0-beta.47" |
226 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.47.tgz#2de04f97c14b094b55899d3fa83144a16d207510" |
227 |
| - dependencies: |
228 |
| - "@babel/types" "7.0.0-beta.47" |
229 |
| - |
230 | 199 |
|
231 | 200 | version "7.0.0-rc.1"
|
232 | 201 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-rc.1.tgz#60185957f72ed73766ce74c836ac574921743c46"
|
|
389 | 358 | dependencies:
|
390 | 359 | "@babel/types" "7.0.0-beta.44"
|
391 | 360 |
|
392 |
| - |
393 |
| - version "7.0.0-beta.47" |
394 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0-beta.47.tgz#e11277855472d8d83baf22f2d0186c4a2059b09a" |
395 |
| - dependencies: |
396 |
| - "@babel/types" "7.0.0-beta.47" |
397 |
| - |
398 | 361 |
|
399 | 362 | version "7.0.0-rc.1"
|
400 | 363 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0-rc.1.tgz#b00323834343fd0210f1f46c7a53521ad53efa5e"
|
|
425 | 388 | "@babel/traverse" "^7.1.0"
|
426 | 389 | "@babel/types" "^7.0.0"
|
427 | 390 |
|
428 |
| - |
429 |
| - version "7.0.0-beta.47" |
430 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.0.0-beta.47.tgz#f9b42ed2e4d5f75ec0fb2e792c173e451e8d40fd" |
431 |
| - dependencies: |
432 |
| - "@babel/template" "7.0.0-beta.47" |
433 |
| - "@babel/traverse" "7.0.0-beta.47" |
434 |
| - "@babel/types" "7.0.0-beta.47" |
435 |
| - |
436 | 391 |
|
437 | 392 | version "7.0.0-rc.1"
|
438 | 393 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.0.0-rc.1.tgz#e59092cdf4b28026b3fc9d272e27e0ef152b4bee"
|
|
441 | 396 | "@babel/traverse" "7.0.0-rc.1"
|
442 | 397 | "@babel/types" "7.0.0-rc.1"
|
443 | 398 |
|
| 399 | +"@babel/helpers@^7.1.2": |
| 400 | + version "7.1.2" |
| 401 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.1.2.tgz#ab752e8c35ef7d39987df4e8586c63b8846234b5" |
| 402 | + dependencies: |
| 403 | + "@babel/template" "^7.1.2" |
| 404 | + "@babel/traverse" "^7.1.0" |
| 405 | + "@babel/types" "^7.1.2" |
| 406 | + |
444 | 407 |
|
445 | 408 | version "7.0.0-beta.44"
|
446 | 409 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.44.tgz#18c94ce543916a80553edcdcf681890b200747d5"
|
|
449 | 412 | esutils "^2.0.2"
|
450 | 413 | js-tokens "^3.0.0"
|
451 | 414 |
|
452 |
| - |
453 |
| - version "7.0.0-beta.47" |
454 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.47.tgz#8fbc83fb2a21f0bd2b95cdbeb238cf9689cad494" |
455 |
| - dependencies: |
456 |
| - chalk "^2.0.0" |
457 |
| - esutils "^2.0.2" |
458 |
| - js-tokens "^3.0.0" |
459 |
| - |
460 | 415 |
|
461 | 416 | version "7.0.0-beta.54"
|
462 | 417 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.54.tgz#155d507358329b8e7068970017c3fd74a9b08584"
|
|
1133 | 1088 | babylon "7.0.0-beta.44"
|
1134 | 1089 | lodash "^4.2.0"
|
1135 | 1090 |
|
1136 |
| - |
1137 |
| - version "7.0.0-beta.47" |
1138 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-beta.47.tgz#0473970a7c0bee7a1a18c1ca999d3ba5e5bad83d" |
1139 |
| - dependencies: |
1140 |
| - "@babel/code-frame" "7.0.0-beta.47" |
1141 |
| - "@babel/types" "7.0.0-beta.47" |
1142 |
| - babylon "7.0.0-beta.47" |
1143 |
| - lodash "^4.17.5" |
1144 |
| - |
1145 | 1091 |
|
1146 | 1092 | version "7.0.0-rc.1"
|
1147 | 1093 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-rc.1.tgz#5f9c0a481c9f22ecdb84697b3c3a34eadeeca23c"
|
|
1151 | 1097 | "@babel/types" "7.0.0-rc.1"
|
1152 | 1098 | lodash "^4.17.10"
|
1153 | 1099 |
|
1154 |
| -"@babel/template@^7.1.0": |
| 1100 | +"@babel/template@^7.1.0", "@babel/template@^7.1.2": |
1155 | 1101 | version "7.1.2"
|
1156 | 1102 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.1.2.tgz#090484a574fef5a2d2d7726a674eceda5c5b5644"
|
1157 | 1103 | dependencies:
|
|
1174 | 1120 | invariant "^2.2.0"
|
1175 | 1121 | lodash "^4.2.0"
|
1176 | 1122 |
|
1177 |
| - |
1178 |
| - version "7.0.0-beta.47" |
1179 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0-beta.47.tgz#0e57fdbb9ff3a909188b6ebf1e529c641e6c82a4" |
1180 |
| - dependencies: |
1181 |
| - "@babel/code-frame" "7.0.0-beta.47" |
1182 |
| - "@babel/generator" "7.0.0-beta.47" |
1183 |
| - "@babel/helper-function-name" "7.0.0-beta.47" |
1184 |
| - "@babel/helper-split-export-declaration" "7.0.0-beta.47" |
1185 |
| - "@babel/types" "7.0.0-beta.47" |
1186 |
| - babylon "7.0.0-beta.47" |
1187 |
| - debug "^3.1.0" |
1188 |
| - globals "^11.1.0" |
1189 |
| - invariant "^2.2.0" |
1190 |
| - lodash "^4.17.5" |
1191 |
| - |
1192 | 1123 |
|
1193 | 1124 | version "7.0.0-rc.1"
|
1194 | 1125 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0-rc.1.tgz#867b4b45ada2d51ae2d0076f1c1d5880f8557158"
|
|
1225 | 1156 | lodash "^4.2.0"
|
1226 | 1157 | to-fast-properties "^2.0.0"
|
1227 | 1158 |
|
1228 |
| - |
1229 |
| - version "7.0.0-beta.47" |
1230 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.47.tgz#e6fcc1a691459002c2671d558a586706dddaeef8" |
1231 |
| - dependencies: |
1232 |
| - esutils "^2.0.2" |
1233 |
| - lodash "^4.17.5" |
1234 |
| - to-fast-properties "^2.0.0" |
1235 |
| - |
1236 | 1159 |
|
1237 | 1160 | version "7.0.0-rc.1"
|
1238 | 1161 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-rc.1.tgz#6abf6d14ddd9fc022617e5b62e6b32f4fa6526ad"
|
@@ -1925,9 +1848,9 @@ babel-jest@^23.4.0, babel-jest@^23.4.2:
|
1925 | 1848 | babel-plugin-istanbul "^4.1.6"
|
1926 | 1849 | babel-preset-jest "^23.2.0"
|
1927 | 1850 |
|
1928 |
| - |
1929 |
| - version "8.0.0-beta.3" |
1930 |
| - resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.0.0-beta.3.tgz#49efeea6e8058d5af860a18a6de88b8c1450645b" |
| 1851 | +babel-loader@^8.0.4: |
| 1852 | + version "8.0.4" |
| 1853 | + resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.0.4.tgz#7bbf20cbe4560629e2e41534147692d3fecbdce6" |
1931 | 1854 | dependencies:
|
1932 | 1855 | find-cache-dir "^1.0.0"
|
1933 | 1856 | loader-utils "^1.0.2"
|
|
2048 | 1971 | version "7.0.0-beta.44"
|
2049 | 1972 | resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.44.tgz#89159e15e6e30c5096e22d738d8c0af8a0e8ca1d"
|
2050 | 1973 |
|
2051 |
| - |
2052 |
| - version "7.0.0-beta.47" |
2053 |
| - resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.47.tgz#6d1fa44f0abec41ab7c780481e62fd9aafbdea80" |
2054 |
| - |
2055 | 1974 | babylon@^6.18.0:
|
2056 | 1975 | version "6.18.0"
|
2057 | 1976 | resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
|
|
0 commit comments