@@ -214,6 +214,10 @@ babel-plugin-syntax-flow@^6.18.0, babel-plugin-syntax-flow@^6.8.0:
214
214
version "6.18.0"
215
215
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-flow/-/babel-plugin-syntax-flow-6.18.0.tgz#4c3ab20a2af26aa20cd25995c398c4eb70310c8d"
216
216
217
+ babel-plugin-syntax-object-rest-spread@^6.8.0 :
218
+ version "6.13.0"
219
+ resolved babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5
220
+
217
221
babel-plugin-syntax-trailing-function-commas@^6.8.0 :
218
222
version "6.22.0"
219
223
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz#ba0360937f8d06e40180a43fe0d5616fff532cf3"
@@ -402,6 +406,13 @@ babel-plugin-transform-flow-strip-types@^6.8.0:
402
406
babel-plugin-syntax-flow "^6.18.0"
403
407
babel-runtime "^6.22.0"
404
408
409
+ babel-plugin-transform-object-rest-spread@^6.20.2 :
410
+ version "6.20.2"
411
+ resolved babel-plugin-transform-object-rest-spread-6.20.2.tgz#e816c55bba77b14c16365d87e2ae48c8fd18fc2e
412
+ dependencies :
413
+ babel-plugin-syntax-object-rest-spread "^6.8.0"
414
+ babel-runtime "^6.20.0"
415
+
405
416
babel-plugin-transform-regenerator@^6.24.1, babel-plugin-transform-regenerator@^6.8.0 :
406
417
version "6.24.1"
407
418
resolved "https://registry.yarnpkg.com/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.24.1.tgz#b8da305ad43c3c99b4848e4fe4037b770d23c418"
@@ -464,7 +475,7 @@ babel-register@^6.24.1, babel-register@^6.8.0:
464
475
mkdirp "^0.5.1"
465
476
source-map-support "^0.4.2"
466
477
467
- babel-runtime@^6.18.0, babel-runtime@^6.22.0 :
478
+ babel-runtime@^6.18.0, babel-runtime@^6.20.0, babel-runtime@^6. 22.0 :
468
479
version "6.23.0"
469
480
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.23.0.tgz#0a9489f144de70efb3ce4300accdb329e2fc543b"
470
481
dependencies :
0 commit comments