@@ -151,26 +151,26 @@ aws4@^1.2.1:
151
151
version "1.5.0"
152
152
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.5.0.tgz#0a29ffb79c31c9e712eeb087e8e7a64b4a56d755"
153
153
154
- babel-cli@6.18.0 :
155
- version "6.18.0 "
156
- resolved "https://registry.yarnpkg.com/babel-cli/-/babel-cli-6.18.0 .tgz#92117f341add9dead90f6fa7d0a97c0cc08ec186 "
154
+ babel-cli@6.22.2 :
155
+ version "6.22.2 "
156
+ resolved "https://registry.yarnpkg.com/babel-cli/-/babel-cli-6.22.2 .tgz#3f814c8acf52759082b8fedd9627f938936ab559 "
157
157
dependencies :
158
- babel-core "^6.18.0 "
159
- babel-polyfill "^6.16 .0"
160
- babel-register "^6.18 .0"
161
- babel-runtime "^6.9 .0"
158
+ babel-core "^6.22.1 "
159
+ babel-polyfill "^6.22 .0"
160
+ babel-register "^6.22 .0"
161
+ babel-runtime "^6.22 .0"
162
162
commander "^2.8.1"
163
163
convert-source-map "^1.1.0"
164
164
fs-readdir-recursive "^1.0.0"
165
- glob "^5 .0.5 "
165
+ glob "^7 .0.0 "
166
166
lodash "^4.2.0"
167
167
output-file-sync "^1.1.0"
168
168
path-is-absolute "^1.0.0"
169
169
slash "^1.0.0"
170
170
source-map "^0.5.0"
171
171
v8flags "^2.0.10"
172
172
optionalDependencies :
173
- chokidar "^1.0.0 "
173
+ chokidar "^1.6.1 "
174
174
175
175
babel-code-frame@^6.16.0, babel-code-frame@^6.20.0 :
176
176
version "6.20.0"
@@ -212,6 +212,30 @@ babel-core@^6.1.4, babel-core@^6.18.0:
212
212
slash "^1.0.0"
213
213
source-map "^0.5.0"
214
214
215
+ babel-core@^6.22.0, babel-core@^6.22.1 :
216
+ version "6.22.1"
217
+ resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.22.1.tgz#9c5fd658ba1772d28d721f6d25d968fc7ae21648"
218
+ dependencies :
219
+ babel-code-frame "^6.22.0"
220
+ babel-generator "^6.22.0"
221
+ babel-helpers "^6.22.0"
222
+ babel-messages "^6.22.0"
223
+ babel-register "^6.22.0"
224
+ babel-runtime "^6.22.0"
225
+ babel-template "^6.22.0"
226
+ babel-traverse "^6.22.1"
227
+ babel-types "^6.22.0"
228
+ babylon "^6.11.0"
229
+ convert-source-map "^1.1.0"
230
+ debug "^2.1.1"
231
+ json5 "^0.5.0"
232
+ lodash "^4.2.0"
233
+ minimatch "^3.0.2"
234
+ path-is-absolute "^1.0.0"
235
+ private "^0.1.6"
236
+ slash "^1.0.0"
237
+ source-map "^0.5.0"
238
+
215
239
216
240
version "7.1.1"
217
241
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-7.1.1.tgz#8a6a884f085aa7060af69cfc77341c2f99370fb2"
@@ -234,6 +258,18 @@ babel-generator@^6.20.0:
234
258
lodash "^4.2.0"
235
259
source-map "^0.5.0"
236
260
261
+ babel-generator@^6.22.0 :
262
+ version "6.22.0"
263
+ resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.22.0.tgz#d642bf4961911a8adc7c692b0c9297f325cda805"
264
+ dependencies :
265
+ babel-messages "^6.22.0"
266
+ babel-runtime "^6.22.0"
267
+ babel-types "^6.22.0"
268
+ detect-indent "^4.0.0"
269
+ jsesc "^1.3.0"
270
+ lodash "^4.2.0"
271
+ source-map "^0.5.0"
272
+
237
273
babel-helper-call-delegate@^6.18.0 :
238
274
version "6.18.0"
239
275
resolved "https://registry.yarnpkg.com/babel-helper-call-delegate/-/babel-helper-call-delegate-6.18.0.tgz#05b14aafa430884b034097ef29e9f067ea4133bd"
@@ -252,17 +288,7 @@ babel-helper-define-map@^6.18.0, babel-helper-define-map@^6.8.0:
252
288
babel-types "^6.18.0"
253
289
lodash "^4.2.0"
254
290
255
- babel-helper-function-name@^6.18.0 :
256
- version "6.18.0"
257
- resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-6.18.0.tgz#68ec71aeba1f3e28b2a6f0730190b754a9bf30e6"
258
- dependencies :
259
- babel-helper-get-function-arity "^6.18.0"
260
- babel-runtime "^6.0.0"
261
- babel-template "^6.8.0"
262
- babel-traverse "^6.18.0"
263
- babel-types "^6.18.0"
264
-
265
- babel-helper-function-name@^6.22.0 :
291
+ babel-helper-function-name@^6.18.0, babel-helper-function-name@^6.22.0 :
266
292
version "6.22.0"
267
293
resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-6.22.0.tgz#51f1bdc4bb89b15f57a9b249f33d742816dcbefc"
268
294
dependencies :
@@ -318,6 +344,13 @@ babel-helpers@^6.16.0:
318
344
babel-runtime "^6.0.0"
319
345
babel-template "^6.16.0"
320
346
347
+ babel-helpers@^6.22.0 :
348
+ version "6.22.0"
349
+ resolved "https://registry.yarnpkg.com/babel-helpers/-/babel-helpers-6.22.0.tgz#d275f55f2252b8101bff07bc0c556deda657392c"
350
+ dependencies :
351
+ babel-runtime "^6.22.0"
352
+ babel-template "^6.22.0"
353
+
321
354
babel-messages@^6.22.0 :
322
355
version "6.22.0"
323
356
resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.22.0.tgz#36066a214f1217e4ed4164867669ecb39e3ea575"
@@ -505,11 +538,11 @@ babel-plugin-transform-strict-mode@^6.18.0:
505
538
babel-runtime "^6.0.0"
506
539
babel-types "^6.18.0"
507
540
508
- babel-polyfill@^6.16 .0 :
509
- version "6.20 .0"
510
- resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.20 .0.tgz#de4a371006139e20990aac0be367d398331204e7 "
541
+ babel-polyfill@^6.22 .0 :
542
+ version "6.22 .0"
543
+ resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.22 .0.tgz#1ac99ebdcc6ba4db1e2618c387b2084a82154a3b "
511
544
dependencies :
512
- babel-runtime "^6.20 .0"
545
+ babel-runtime "^6.22 .0"
513
546
core-js "^2.4.0"
514
547
regenerator-runtime "^0.10.0"
515
548
@@ -525,31 +558,26 @@ babel-register@^6.18.0:
525
558
mkdirp "^0.5.1"
526
559
source-map-support "^0.4.2"
527
560
528
- babel-runtime @^6.0.0, babel-runtime@^6.11.6, babel-runtime@^6.18.0, babel-runtime@^6.20.0, babel-runtime@^6.9 .0 :
529
- version "6.20 .0"
530
- resolved "https://registry.yarnpkg.com/babel-runtime /-/babel-runtime -6.20 .0.tgz#87300bdcf4cd770f09bf0048c64204e17806d16f "
561
+ babel-register @^6.22 .0 :
562
+ version "6.22 .0"
563
+ resolved "https://registry.yarnpkg.com/babel-register /-/babel-register -6.22 .0.tgz#a61dd83975f9ca4a9e7d6eff3059494cd5ea4c63 "
531
564
dependencies :
565
+ babel-core "^6.22.0"
566
+ babel-runtime "^6.22.0"
532
567
core-js "^2.4.0"
533
- regenerator-runtime "^0.10.0"
568
+ home-or-tmp "^2.0.0"
569
+ lodash "^4.2.0"
570
+ mkdirp "^0.5.1"
571
+ source-map-support "^0.4.2"
534
572
535
- babel-runtime@^6.22 .0 :
573
+ babel-runtime@^6.0.0, babel-runtime@^6.11.6, babel-runtime@^6.18.0, babel-runtime@^6.20.0, babel-runtime@^6.22.0, babel-runtime@^6.9 .0 :
536
574
version "6.22.0"
537
575
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.22.0.tgz#1cf8b4ac67c77a4ddb0db2ae1f74de52ac4ca611"
538
576
dependencies :
539
577
core-js "^2.4.0"
540
578
regenerator-runtime "^0.10.0"
541
579
542
- babel-template@^6.14.0, babel-template@^6.15.0, babel-template@^6.16.0, babel-template@^6.8.0 :
543
- version "6.16.0"
544
- resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.16.0.tgz#e149dd1a9f03a35f817ddbc4d0481988e7ebc8ca"
545
- dependencies :
546
- babel-runtime "^6.9.0"
547
- babel-traverse "^6.16.0"
548
- babel-types "^6.16.0"
549
- babylon "^6.11.0"
550
- lodash "^4.2.0"
551
-
552
- babel-template@^6.22.0 :
580
+ babel-template@^6.14.0, babel-template@^6.15.0, babel-template@^6.16.0, babel-template@^6.22.0, babel-template@^6.8.0 :
553
581
version "6.22.0"
554
582
resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.22.0.tgz#403d110905a4626b317a2a1fcb8f3b73204b2edb"
555
583
dependencies :
@@ -573,7 +601,7 @@ babel-traverse@^6.15.0:
573
601
invariant "^2.2.0"
574
602
lodash "^4.2.0"
575
603
576
- babel-traverse@^6.16.0, babel-traverse@^6.18.0, babel-traverse@^6.20 .0, babel-traverse@^6.21.0 :
604
+ babel-traverse@^6.18 .0, babel-traverse@^6.21.0 :
577
605
version "6.21.0"
578
606
resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.21.0.tgz#69c6365804f1a4f69eb1213f85b00a818b8c21ad"
579
607
dependencies :
@@ -587,7 +615,7 @@ babel-traverse@^6.16.0, babel-traverse@^6.18.0, babel-traverse@^6.20.0, babel-tr
587
615
invariant "^2.2.0"
588
616
lodash "^4.2.0"
589
617
590
- babel-traverse@^6.22.0 :
618
+ babel-traverse@^6.20.0, babel-traverse@^6. 22.0 :
591
619
version "6.22.0"
592
620
resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.22.0.tgz#998b6de3228bd2bab0d748a6ec0588c32033d3c7"
593
621
dependencies :
@@ -601,6 +629,20 @@ babel-traverse@^6.22.0:
601
629
invariant "^2.2.0"
602
630
lodash "^4.2.0"
603
631
632
+ babel-traverse@^6.22.1 :
633
+ version "6.22.1"
634
+ resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.22.1.tgz#3b95cd6b7427d6f1f757704908f2fc9748a5f59f"
635
+ dependencies :
636
+ babel-code-frame "^6.22.0"
637
+ babel-messages "^6.22.0"
638
+ babel-runtime "^6.22.0"
639
+ babel-types "^6.22.0"
640
+ babylon "^6.15.0"
641
+ debug "^2.2.0"
642
+ globals "^9.0.0"
643
+ invariant "^2.2.0"
644
+ lodash "^4.2.0"
645
+
604
646
babel-types@^6.15.0 :
605
647
version "6.20.0"
606
648
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.20.0.tgz#3869ecb98459533b37df809886b3f7f3b08d2baa"
@@ -610,7 +652,7 @@ babel-types@^6.15.0:
610
652
lodash "^4.2.0"
611
653
to-fast-properties "^1.0.1"
612
654
613
- babel-types@^6.16.0, babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.20 .0, babel-types@^6.21.0, babel-types@^6.8.0 :
655
+ babel-types@^6.18 .0, babel-types@^6.21.0, babel-types@^6.8.0 :
614
656
version "6.21.0"
615
657
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.21.0.tgz#314b92168891ef6d3806b7f7a917fdf87c11a4b2"
616
658
dependencies :
@@ -619,7 +661,7 @@ babel-types@^6.16.0, babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.20
619
661
lodash "^4.2.0"
620
662
to-fast-properties "^1.0.1"
621
663
622
- babel-types@^6.22.0 :
664
+ babel-types@^6.19.0, babel-types@^6.20.0, babel-types@^6. 22.0 :
623
665
version "6.22.0"
624
666
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.22.0.tgz#2a447e8d0ea25d2512409e4175479fd78cc8b1db"
625
667
dependencies :
@@ -756,7 +798,7 @@ chalk@~0.4.0:
756
798
has-color "~0.1.0"
757
799
strip-ansi "~0.1.0"
758
800
759
- chokidar@^1.0.0 :
801
+ chokidar@^1.6.1 :
760
802
version "1.6.1"
761
803
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.6.1.tgz#2f4447ab5e96e50fb3d789fd90d4c72e0e4c70c2"
762
804
dependencies :
1305
1347
once "^1.3.0"
1306
1348
path-is-absolute "^1.0.0"
1307
1349
1308
- glob@^5.0.15, glob@^5.0.5 :
1350
+ glob@^5.0.15 :
1309
1351
version "5.0.15"
1310
1352
resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
1311
1353
dependencies :
0 commit comments