|
8 | 8 | dependencies: |
9 | 9 | tslib "^1.9.0" |
10 | 10 |
|
11 | | - |
12 | | - version "7.1.2" |
13 | | - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.1.2.tgz#fc2853ae96824b3779ca85de4fd025ce3cf62a5e" |
| 11 | + |
| 12 | + version "7.1.5" |
| 13 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.1.5.tgz#4ccf0a8cdabeefdd8ce955384530f050935bc4d7" |
14 | 14 | dependencies: |
15 | 15 | commander "^2.8.1" |
16 | 16 | convert-source-map "^1.1.0" |
|
30 | 30 | dependencies: |
31 | 31 | "@babel/highlight" "7.0.0-beta.46" |
32 | 32 |
|
33 | | - |
34 | | - version "7.1.2" |
35 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.1.2.tgz#f8d2a9ceb6832887329a7b60f9d035791400ba4e" |
| 33 | + |
| 34 | + version "7.1.5" |
| 35 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.1.5.tgz#abb32d7aa247a91756469e788998db6a72b93090" |
36 | 36 | dependencies: |
37 | 37 | "@babel/code-frame" "^7.0.0" |
38 | | - "@babel/generator" "^7.1.2" |
39 | | - "@babel/helpers" "^7.1.2" |
40 | | - "@babel/parser" "^7.1.2" |
| 38 | + "@babel/generator" "^7.1.5" |
| 39 | + "@babel/helpers" "^7.1.5" |
| 40 | + "@babel/parser" "^7.1.5" |
41 | 41 | "@babel/template" "^7.1.2" |
42 | | - "@babel/traverse" "^7.1.0" |
43 | | - "@babel/types" "^7.1.2" |
| 42 | + "@babel/traverse" "^7.1.5" |
| 43 | + "@babel/types" "^7.1.5" |
44 | 44 | convert-source-map "^1.1.0" |
45 | 45 | debug "^3.1.0" |
46 | 46 | json5 "^0.5.0" |
|
49 | 49 | semver "^5.4.1" |
50 | 50 | source-map "^0.5.0" |
51 | 51 |
|
52 | | -"@babel/generator@^7.0.0", "@babel/generator@^7.1.2": |
| 52 | +"@babel/generator@^7.0.0": |
53 | 53 | version "7.1.2" |
54 | 54 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.1.2.tgz#fde75c072575ce7abbd97322e8fef5bae67e4630" |
55 | 55 | dependencies: |
|
59 | 59 | source-map "^0.5.0" |
60 | 60 | trim-right "^1.0.1" |
61 | 61 |
|
| 62 | +"@babel/generator@^7.1.5": |
| 63 | + version "7.1.5" |
| 64 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.1.5.tgz#615f064d13d95f8f9157c7261f68eddf32ec15b3" |
| 65 | + dependencies: |
| 66 | + "@babel/types" "^7.1.5" |
| 67 | + jsesc "^2.5.1" |
| 68 | + lodash "^4.17.10" |
| 69 | + source-map "^0.5.0" |
| 70 | + trim-right "^1.0.1" |
| 71 | + |
62 | 72 | "@babel/helper-annotate-as-pure@^7.0.0": |
63 | 73 | version "7.0.0" |
64 | 74 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz#323d39dd0b50e10c7c06ca7d7638e6864d8c5c32" |
|
202 | 212 | "@babel/traverse" "^7.1.0" |
203 | 213 | "@babel/types" "^7.0.0" |
204 | 214 |
|
205 | | -"@babel/helpers@^7.1.2": |
206 | | - version "7.1.2" |
207 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.1.2.tgz#ab752e8c35ef7d39987df4e8586c63b8846234b5" |
| 215 | +"@babel/helpers@^7.1.5": |
| 216 | + version "7.1.5" |
| 217 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.1.5.tgz#68bfc1895d685f2b8f1995e788dbfe1f6ccb1996" |
208 | 218 | dependencies: |
209 | 219 | "@babel/template" "^7.1.2" |
210 | | - "@babel/traverse" "^7.1.0" |
211 | | - "@babel/types" "^7.1.2" |
| 220 | + "@babel/traverse" "^7.1.5" |
| 221 | + "@babel/types" "^7.1.5" |
212 | 222 |
|
213 | 223 | |
214 | 224 | version "7.0.0-beta.46" |
|
218 | 228 | esutils "^2.0.2" |
219 | 229 | js-tokens "^3.0.0" |
220 | 230 |
|
221 | | -"@babel/[email protected]", "@babel/parser@^7.1.0", "@babel/parser@^7.1.2": |
| 231 | +"@babel/[email protected]", "@babel/parser@^7.1.5": |
| 232 | + version "7.1.5" |
| 233 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.1.5.tgz#20b7d5e7e1811ba996f8a868962ea7dd2bfcd2fc" |
| 234 | + |
| 235 | +"@babel/parser@^7.1.0", "@babel/parser@^7.1.2": |
222 | 236 | version "7.1.2" |
223 | 237 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.1.2.tgz#85c5c47af6d244fab77bce6b9bd830e38c978409" |
224 | 238 |
|
|
303 | 317 | dependencies: |
304 | 318 | "@babel/helper-plugin-utils" "^7.0.0" |
305 | 319 |
|
306 | | -"@babel/plugin-transform-block-scoping@^7.0.0": |
307 | | - version "7.0.0" |
308 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.0.0.tgz#1745075edffd7cdaf69fab2fb6f9694424b7e9bc" |
| 320 | +"@babel/plugin-transform-block-scoping@^7.1.5": |
| 321 | + version "7.1.5" |
| 322 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.1.5.tgz#3e8e0bc9a5104519923302a24f748f72f2f61f37" |
309 | 323 | dependencies: |
310 | 324 | "@babel/helper-plugin-utils" "^7.0.0" |
311 | 325 | lodash "^4.17.10" |
|
471 | 485 | "@babel/helper-regex" "^7.0.0" |
472 | 486 | regexpu-core "^4.1.3" |
473 | 487 |
|
474 | | - |
475 | | - version "7.1.0" |
476 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.1.0.tgz#e67ea5b0441cfeab1d6f41e9b5c79798800e8d11" |
| 488 | + |
| 489 | + version "7.1.5" |
| 490 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.1.5.tgz#a28b5482ca8bc2f2d0712234d6c690240b92495d" |
477 | 491 | dependencies: |
478 | 492 | "@babel/helper-module-imports" "^7.0.0" |
479 | 493 | "@babel/helper-plugin-utils" "^7.0.0" |
|
488 | 502 | "@babel/plugin-transform-arrow-functions" "^7.0.0" |
489 | 503 | "@babel/plugin-transform-async-to-generator" "^7.1.0" |
490 | 504 | "@babel/plugin-transform-block-scoped-functions" "^7.0.0" |
491 | | - "@babel/plugin-transform-block-scoping" "^7.0.0" |
| 505 | + "@babel/plugin-transform-block-scoping" "^7.1.5" |
492 | 506 | "@babel/plugin-transform-classes" "^7.1.0" |
493 | 507 | "@babel/plugin-transform-computed-properties" "^7.0.0" |
494 | 508 | "@babel/plugin-transform-destructuring" "^7.0.0" |
|
539 | 553 | globals "^11.1.0" |
540 | 554 | lodash "^4.17.10" |
541 | 555 |
|
| 556 | +"@babel/traverse@^7.1.5": |
| 557 | + version "7.1.5" |
| 558 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.1.5.tgz#5aafca2039aa058c104cf2bfeb9fc4a857ccbca9" |
| 559 | + dependencies: |
| 560 | + "@babel/code-frame" "^7.0.0" |
| 561 | + "@babel/generator" "^7.1.5" |
| 562 | + "@babel/helper-function-name" "^7.1.0" |
| 563 | + "@babel/helper-split-export-declaration" "^7.0.0" |
| 564 | + "@babel/parser" "^7.1.5" |
| 565 | + "@babel/types" "^7.1.5" |
| 566 | + debug "^3.1.0" |
| 567 | + globals "^11.1.0" |
| 568 | + lodash "^4.17.10" |
| 569 | + |
542 | 570 | |
543 | 571 | version "7.0.0-beta.44" |
544 | 572 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.44.tgz#6b1b164591f77dec0a0342aca995f2d046b3a757" |
|
555 | 583 | lodash "^4.17.10" |
556 | 584 | to-fast-properties "^2.0.0" |
557 | 585 |
|
| 586 | +"@babel/types@^7.1.5": |
| 587 | + version "7.1.5" |
| 588 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.1.5.tgz#12fe64e91a431234b7017b4227a78cc0eec4e081" |
| 589 | + dependencies: |
| 590 | + esutils "^2.0.2" |
| 591 | + lodash "^4.17.10" |
| 592 | + to-fast-properties "^2.0.0" |
| 593 | + |
558 | 594 | "@glimmer/interfaces@^0.30.3": |
559 | 595 | version "0.30.3" |
560 | 596 | resolved "https://registry.yarnpkg.com/@glimmer/interfaces/-/interfaces-0.30.3.tgz#ea53e6b945ae3cc14588e655626ad9c6ed90a9f9" |
|
0 commit comments