@@ -299,6 +299,12 @@ babel-messages@^6.22.0:
299
299
dependencies :
300
300
babel-runtime "^6.22.0"
301
301
302
+ babel-messages@^6.23.0 :
303
+ version "6.23.0"
304
+ resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.23.0.tgz#f3cdf4703858035b2a2951c6ec5edf6c62f2630e"
305
+ dependencies :
306
+ babel-runtime "^6.22.0"
307
+
302
308
303
309
version "6.22.0"
304
310
resolved "https://registry.yarnpkg.com/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-6.22.0.tgz#35157b101426fd2ffd3da3f75c7d1e91835bbf8a"
400
406
dependencies :
401
407
babel-runtime "^6.22.0"
402
408
403
- babel-plugin-transform-es2015-modules-commonjs@6.22 .0 :
404
- version "6.22 .0"
405
- resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.22 .0.tgz#6ca04e22b8e214fb50169730657e7a07dc941145 "
409
+ babel-plugin-transform-es2015-modules-commonjs@6.24 .0 :
410
+ version "6.24 .0"
411
+ resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.24 .0.tgz#e921aefb72c2cc26cb03d107626156413222134f "
406
412
dependencies :
407
413
babel-plugin-transform-strict-mode "^6.22.0"
408
414
babel-runtime "^6.22.0"
409
- babel-template "^6.22 .0"
410
- babel-types "^6.22 .0"
415
+ babel-template "^6.23 .0"
416
+ babel-types "^6.23 .0"
411
417
412
418
413
419
version "6.22.0"
@@ -516,6 +522,16 @@ babel-template@^6.22.0:
516
522
babylon "^6.11.0"
517
523
lodash "^4.2.0"
518
524
525
+ babel-template@^6.23.0 :
526
+ version "6.23.0"
527
+ resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.23.0.tgz#04d4f270adbb3aa704a8143ae26faa529238e638"
528
+ dependencies :
529
+ babel-runtime "^6.22.0"
530
+ babel-traverse "^6.23.0"
531
+ babel-types "^6.23.0"
532
+ babylon "^6.11.0"
533
+ lodash "^4.2.0"
534
+
519
535
babel-traverse@^6.15.0, babel-traverse@^6.22.0, babel-traverse@^6.22.1 :
520
536
version "6.22.1"
521
537
resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.22.1.tgz#3b95cd6b7427d6f1f757704908f2fc9748a5f59f"
@@ -530,6 +546,20 @@ babel-traverse@^6.15.0, babel-traverse@^6.22.0, babel-traverse@^6.22.1:
530
546
invariant "^2.2.0"
531
547
lodash "^4.2.0"
532
548
549
+ babel-traverse@^6.23.0 :
550
+ version "6.23.1"
551
+ resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.23.1.tgz#d3cb59010ecd06a97d81310065f966b699e14f48"
552
+ dependencies :
553
+ babel-code-frame "^6.22.0"
554
+ babel-messages "^6.23.0"
555
+ babel-runtime "^6.22.0"
556
+ babel-types "^6.23.0"
557
+ babylon "^6.15.0"
558
+ debug "^2.2.0"
559
+ globals "^9.0.0"
560
+ invariant "^2.2.0"
561
+ lodash "^4.2.0"
562
+
533
563
babel-types@^6.15.0, babel-types@^6.19.0, babel-types@^6.22.0 :
534
564
version "6.22.0"
535
565
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.22.0.tgz#2a447e8d0ea25d2512409e4175479fd78cc8b1db"
@@ -539,6 +569,15 @@ babel-types@^6.15.0, babel-types@^6.19.0, babel-types@^6.22.0:
539
569
lodash "^4.2.0"
540
570
to-fast-properties "^1.0.1"
541
571
572
+ babel-types@^6.23.0 :
573
+ version "6.23.0"
574
+ resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.23.0.tgz#bb17179d7538bad38cd0c9e115d340f77e7e9acf"
575
+ dependencies :
576
+ babel-runtime "^6.22.0"
577
+ esutils "^2.0.2"
578
+ lodash "^4.2.0"
579
+ to-fast-properties "^1.0.1"
580
+
542
581
babylon@^6.11.0, babylon@^6.13.0, babylon@^6.15.0 :
543
582
version "6.15.0"
544
583
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.15.0.tgz#ba65cfa1a80e1759b0e89fb562e27dccae70348e"
0 commit comments