Daniel Zlotin 7 år sedan
förälder
incheckning
a2951c1264
2 ändrade filer med 552 tillägg och 512 borttagningar
  1. 293
    252
      playground/yarn.lock
  2. 259
    260
      yarn.lock

+ 293
- 252
playground/yarn.lock Visa fil

@@ -69,6 +69,10 @@ ansi@^0.3.0, ansi@~0.3.1:
69 69
   version "0.3.1"
70 70
   resolved "https://registry.yarnpkg.com/ansi/-/ansi-0.3.1.tgz#0c42d4fb17160d5a9af1e484bace1c66922c1b21"
71 71
 
72
+aproba@^1.0.3:
73
+  version "1.0.4"
74
+  resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.0.4.tgz#2713680775e7614c8ba186c065d4e2e52d1072c0"
75
+
72 76
 archive-type@^3.0.0:
73 77
   version "3.2.0"
74 78
   resolved "https://registry.yarnpkg.com/archive-type/-/archive-type-3.2.0.tgz#9cd9c006957ebe95fadad5bd6098942a813737f6"
@@ -166,27 +170,27 @@ async@~0.2.6:
166 170
   version "0.2.10"
167 171
   resolved "https://registry.yarnpkg.com/async/-/async-0.2.10.tgz#b6bbe0b0674b9d719708ca38de8c237cb526c3d1"
168 172
 
169
-babel-code-frame@^6.20.0:
170
-  version "6.20.0"
171
-  resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.20.0.tgz#b968f839090f9a8bc6d41938fb96cb84f7387b26"
173
+babel-code-frame@^6.22.0:
174
+  version "6.22.0"
175
+  resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.22.0.tgz#027620bee567a88c32561574e7fd0801d33118e4"
172 176
   dependencies:
173 177
     chalk "^1.1.0"
174 178
     esutils "^2.0.2"
175
-    js-tokens "^2.0.0"
179
+    js-tokens "^3.0.0"
176 180
 
177
-babel-core@^6.18.0, babel-core@^6.18.2, babel-core@^6.7.2:
178
-  version "6.21.0"
179
-  resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.21.0.tgz#75525480c21c803f826ef3867d22c19f080a3724"
180
-  dependencies:
181
-    babel-code-frame "^6.20.0"
182
-    babel-generator "^6.21.0"
183
-    babel-helpers "^6.16.0"
184
-    babel-messages "^6.8.0"
185
-    babel-register "^6.18.0"
186
-    babel-runtime "^6.20.0"
187
-    babel-template "^6.16.0"
188
-    babel-traverse "^6.21.0"
189
-    babel-types "^6.21.0"
181
+babel-core@^6.18.2, babel-core@^6.22.0, babel-core@^6.7.2:
182
+  version "6.22.1"
183
+  resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.22.1.tgz#9c5fd658ba1772d28d721f6d25d968fc7ae21648"
184
+  dependencies:
185
+    babel-code-frame "^6.22.0"
186
+    babel-generator "^6.22.0"
187
+    babel-helpers "^6.22.0"
188
+    babel-messages "^6.22.0"
189
+    babel-register "^6.22.0"
190
+    babel-runtime "^6.22.0"
191
+    babel-template "^6.22.0"
192
+    babel-traverse "^6.22.1"
193
+    babel-types "^6.22.0"
190 194
     babylon "^6.11.0"
191 195
     convert-source-map "^1.1.0"
192 196
     debug "^2.1.1"
@@ -198,119 +202,119 @@ babel-core@^6.18.0, babel-core@^6.18.2, babel-core@^6.7.2:
198 202
     slash "^1.0.0"
199 203
     source-map "^0.5.0"
200 204
 
201
-babel-generator@^6.18.0, babel-generator@^6.21.0:
202
-  version "6.21.0"
203
-  resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.21.0.tgz#605f1269c489a1c75deeca7ea16d43d4656c8494"
205
+babel-generator@^6.18.0, babel-generator@^6.22.0:
206
+  version "6.22.0"
207
+  resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.22.0.tgz#d642bf4961911a8adc7c692b0c9297f325cda805"
204 208
   dependencies:
205
-    babel-messages "^6.8.0"
206
-    babel-runtime "^6.20.0"
207
-    babel-types "^6.21.0"
209
+    babel-messages "^6.22.0"
210
+    babel-runtime "^6.22.0"
211
+    babel-types "^6.22.0"
208 212
     detect-indent "^4.0.0"
209 213
     jsesc "^1.3.0"
210 214
     lodash "^4.2.0"
211 215
     source-map "^0.5.0"
212 216
 
213
-babel-helper-builder-react-jsx@^6.8.0:
214
-  version "6.21.1"
215
-  resolved "https://registry.yarnpkg.com/babel-helper-builder-react-jsx/-/babel-helper-builder-react-jsx-6.21.1.tgz#c4a24208655be9dc1cccf14d366da176f20645e4"
217
+babel-helper-builder-react-jsx@^6.22.0:
218
+  version "6.22.0"
219
+  resolved "https://registry.yarnpkg.com/babel-helper-builder-react-jsx/-/babel-helper-builder-react-jsx-6.22.0.tgz#aafb31913e47761fd4d0b6987756a144a65fca0d"
216 220
   dependencies:
217
-    babel-runtime "^6.9.0"
218
-    babel-types "^6.21.0"
221
+    babel-runtime "^6.22.0"
222
+    babel-types "^6.22.0"
219 223
     esutils "^2.0.0"
220 224
     lodash "^4.2.0"
221 225
 
222
-babel-helper-call-delegate@^6.18.0:
223
-  version "6.18.0"
224
-  resolved "https://registry.yarnpkg.com/babel-helper-call-delegate/-/babel-helper-call-delegate-6.18.0.tgz#05b14aafa430884b034097ef29e9f067ea4133bd"
226
+babel-helper-call-delegate@^6.22.0:
227
+  version "6.22.0"
228
+  resolved "https://registry.yarnpkg.com/babel-helper-call-delegate/-/babel-helper-call-delegate-6.22.0.tgz#119921b56120f17e9dae3f74b4f5cc7bcc1b37ef"
225 229
   dependencies:
226
-    babel-helper-hoist-variables "^6.18.0"
227
-    babel-runtime "^6.0.0"
228
-    babel-traverse "^6.18.0"
229
-    babel-types "^6.18.0"
230
+    babel-helper-hoist-variables "^6.22.0"
231
+    babel-runtime "^6.22.0"
232
+    babel-traverse "^6.22.0"
233
+    babel-types "^6.22.0"
230 234
 
231
-babel-helper-define-map@^6.18.0, babel-helper-define-map@^6.8.0:
232
-  version "6.18.0"
233
-  resolved "https://registry.yarnpkg.com/babel-helper-define-map/-/babel-helper-define-map-6.18.0.tgz#8d6c85dc7fbb4c19be3de40474d18e97c3676ec2"
235
+babel-helper-define-map@^6.22.0:
236
+  version "6.22.0"
237
+  resolved "https://registry.yarnpkg.com/babel-helper-define-map/-/babel-helper-define-map-6.22.0.tgz#9544e9502b2d6dfe7d00ff60e82bd5a7a89e95b7"
234 238
   dependencies:
235
-    babel-helper-function-name "^6.18.0"
236
-    babel-runtime "^6.9.0"
237
-    babel-types "^6.18.0"
239
+    babel-helper-function-name "^6.22.0"
240
+    babel-runtime "^6.22.0"
241
+    babel-types "^6.22.0"
238 242
     lodash "^4.2.0"
239 243
 
240
-babel-helper-function-name@^6.18.0, babel-helper-function-name@^6.8.0:
241
-  version "6.18.0"
242
-  resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-6.18.0.tgz#68ec71aeba1f3e28b2a6f0730190b754a9bf30e6"
244
+babel-helper-function-name@^6.22.0:
245
+  version "6.22.0"
246
+  resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-6.22.0.tgz#51f1bdc4bb89b15f57a9b249f33d742816dcbefc"
243 247
   dependencies:
244
-    babel-helper-get-function-arity "^6.18.0"
245
-    babel-runtime "^6.0.0"
246
-    babel-template "^6.8.0"
247
-    babel-traverse "^6.18.0"
248
-    babel-types "^6.18.0"
248
+    babel-helper-get-function-arity "^6.22.0"
249
+    babel-runtime "^6.22.0"
250
+    babel-template "^6.22.0"
251
+    babel-traverse "^6.22.0"
252
+    babel-types "^6.22.0"
249 253
 
250
-babel-helper-get-function-arity@^6.18.0:
251
-  version "6.18.0"
252
-  resolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.18.0.tgz#a5b19695fd3f9cdfc328398b47dafcd7094f9f24"
254
+babel-helper-get-function-arity@^6.22.0:
255
+  version "6.22.0"
256
+  resolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.22.0.tgz#0beb464ad69dc7347410ac6ade9f03a50634f5ce"
253 257
   dependencies:
254
-    babel-runtime "^6.0.0"
255
-    babel-types "^6.18.0"
258
+    babel-runtime "^6.22.0"
259
+    babel-types "^6.22.0"
256 260
 
257
-babel-helper-hoist-variables@^6.18.0:
258
-  version "6.18.0"
259
-  resolved "https://registry.yarnpkg.com/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6.18.0.tgz#a835b5ab8b46d6de9babefae4d98ea41e866b82a"
261
+babel-helper-hoist-variables@^6.22.0:
262
+  version "6.22.0"
263
+  resolved "https://registry.yarnpkg.com/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6.22.0.tgz#3eacbf731d80705845dd2e9718f600cfb9b4ba72"
260 264
   dependencies:
261
-    babel-runtime "^6.0.0"
262
-    babel-types "^6.18.0"
265
+    babel-runtime "^6.22.0"
266
+    babel-types "^6.22.0"
263 267
 
264
-babel-helper-optimise-call-expression@^6.18.0:
265
-  version "6.18.0"
266
-  resolved "https://registry.yarnpkg.com/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-6.18.0.tgz#9261d0299ee1a4f08a6dd28b7b7c777348fd8f0f"
268
+babel-helper-optimise-call-expression@^6.22.0:
269
+  version "6.22.0"
270
+  resolved "https://registry.yarnpkg.com/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-6.22.0.tgz#f8d5d4b40a6e2605a6a7f9d537b581bea3756d15"
267 271
   dependencies:
268
-    babel-runtime "^6.0.0"
269
-    babel-types "^6.18.0"
272
+    babel-runtime "^6.22.0"
273
+    babel-types "^6.22.0"
270 274
 
271
-babel-helper-regex@^6.8.0:
272
-  version "6.18.0"
273
-  resolved "https://registry.yarnpkg.com/babel-helper-regex/-/babel-helper-regex-6.18.0.tgz#ae0ebfd77de86cb2f1af258e2cc20b5fe893ecc6"
275
+babel-helper-regex@^6.22.0:
276
+  version "6.22.0"
277
+  resolved "https://registry.yarnpkg.com/babel-helper-regex/-/babel-helper-regex-6.22.0.tgz#79f532be1647b1f0ee3474b5f5c3da58001d247d"
274 278
   dependencies:
275
-    babel-runtime "^6.9.0"
276
-    babel-types "^6.18.0"
279
+    babel-runtime "^6.22.0"
280
+    babel-types "^6.22.0"
277 281
     lodash "^4.2.0"
278 282
 
279
-babel-helper-replace-supers@^6.18.0, babel-helper-replace-supers@^6.8.0:
280
-  version "6.18.0"
281
-  resolved "https://registry.yarnpkg.com/babel-helper-replace-supers/-/babel-helper-replace-supers-6.18.0.tgz#28ec69877be4144dbd64f4cc3a337e89f29a924e"
283
+babel-helper-replace-supers@^6.22.0:
284
+  version "6.22.0"
285
+  resolved "https://registry.yarnpkg.com/babel-helper-replace-supers/-/babel-helper-replace-supers-6.22.0.tgz#1fcee2270657548908c34db16bcc345f9850cf42"
282 286
   dependencies:
283
-    babel-helper-optimise-call-expression "^6.18.0"
284
-    babel-messages "^6.8.0"
285
-    babel-runtime "^6.0.0"
286
-    babel-template "^6.16.0"
287
-    babel-traverse "^6.18.0"
288
-    babel-types "^6.18.0"
287
+    babel-helper-optimise-call-expression "^6.22.0"
288
+    babel-messages "^6.22.0"
289
+    babel-runtime "^6.22.0"
290
+    babel-template "^6.22.0"
291
+    babel-traverse "^6.22.0"
292
+    babel-types "^6.22.0"
289 293
 
290
-babel-helpers@^6.16.0:
291
-  version "6.16.0"
292
-  resolved "https://registry.yarnpkg.com/babel-helpers/-/babel-helpers-6.16.0.tgz#1095ec10d99279460553e67eb3eee9973d3867e3"
294
+babel-helpers@^6.22.0:
295
+  version "6.22.0"
296
+  resolved "https://registry.yarnpkg.com/babel-helpers/-/babel-helpers-6.22.0.tgz#d275f55f2252b8101bff07bc0c556deda657392c"
293 297
   dependencies:
294
-    babel-runtime "^6.0.0"
295
-    babel-template "^6.16.0"
298
+    babel-runtime "^6.22.0"
299
+    babel-template "^6.22.0"
296 300
 
297
-babel-messages@^6.8.0:
298
-  version "6.8.0"
299
-  resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.8.0.tgz#bf504736ca967e6d65ef0adb5a2a5f947c8e0eb9"
301
+babel-messages@^6.22.0:
302
+  version "6.22.0"
303
+  resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.22.0.tgz#36066a214f1217e4ed4164867669ecb39e3ea575"
300 304
   dependencies:
301
-    babel-runtime "^6.0.0"
305
+    babel-runtime "^6.22.0"
302 306
 
303 307
 babel-plugin-check-es2015-constants@^6.5.0, babel-plugin-check-es2015-constants@^6.7.2, babel-plugin-check-es2015-constants@^6.8.0:
304
-  version "6.8.0"
305
-  resolved "https://registry.yarnpkg.com/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-6.8.0.tgz#dbf024c32ed37bfda8dee1e76da02386a8d26fe7"
308
+  version "6.22.0"
309
+  resolved "https://registry.yarnpkg.com/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-6.22.0.tgz#35157b101426fd2ffd3da3f75c7d1e91835bbf8a"
306 310
   dependencies:
307
-    babel-runtime "^6.0.0"
311
+    babel-runtime "^6.22.0"
308 312
 
309 313
 babel-plugin-external-helpers@^6.18.0:
310
-  version "6.18.0"
311
-  resolved "https://registry.yarnpkg.com/babel-plugin-external-helpers/-/babel-plugin-external-helpers-6.18.0.tgz#c6bbf87a4448eb49616f24a8b8088503863488da"
314
+  version "6.22.0"
315
+  resolved "https://registry.yarnpkg.com/babel-plugin-external-helpers/-/babel-plugin-external-helpers-6.22.0.tgz#2285f48b02bd5dede85175caf8c62e86adccefa1"
312 316
   dependencies:
313
-    babel-runtime "^6.0.0"
317
+    babel-runtime "^6.22.0"
314 318
 
315 319
 babel-plugin-react-transform@2.0.2:
316 320
   version "2.0.2"
@@ -339,221 +343,220 @@ babel-plugin-syntax-object-rest-spread@^6.5.0, babel-plugin-syntax-object-rest-s
339 343
   resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5"
340 344
 
341 345
 babel-plugin-syntax-trailing-function-commas@^6.13.0, babel-plugin-syntax-trailing-function-commas@^6.5.0, babel-plugin-syntax-trailing-function-commas@^6.8.0:
342
-  version "6.20.0"
343
-  resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.20.0.tgz#442835e19179f45b87e92d477d70b9f1f18b5c4f"
346
+  version "6.22.0"
347
+  resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz#ba0360937f8d06e40180a43fe0d5616fff532cf3"
344 348
 
345 349
 babel-plugin-transform-class-properties@^6.5.0, babel-plugin-transform-class-properties@^6.6.0, babel-plugin-transform-class-properties@^6.8.0:
346
-  version "6.19.0"
347
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-class-properties/-/babel-plugin-transform-class-properties-6.19.0.tgz#1274b349abaadc835164e2004f4a2444a2788d5f"
350
+  version "6.22.0"
351
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-class-properties/-/babel-plugin-transform-class-properties-6.22.0.tgz#aa78f8134495c7de06c097118ba061844e1dc1d8"
348 352
   dependencies:
349
-    babel-helper-function-name "^6.18.0"
353
+    babel-helper-function-name "^6.22.0"
350 354
     babel-plugin-syntax-class-properties "^6.8.0"
351
-    babel-runtime "^6.9.1"
352
-    babel-template "^6.15.0"
355
+    babel-runtime "^6.22.0"
356
+    babel-template "^6.22.0"
353 357
 
354 358
 babel-plugin-transform-es2015-arrow-functions@^6.5.0, babel-plugin-transform-es2015-arrow-functions@^6.5.2, babel-plugin-transform-es2015-arrow-functions@^6.8.0:
355
-  version "6.8.0"
356
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.8.0.tgz#5b63afc3181bdc9a8c4d481b5a4f3f7d7fef3d9d"
359
+  version "6.22.0"
360
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.22.0.tgz#452692cb711d5f79dc7f85e440ce41b9f244d221"
357 361
   dependencies:
358
-    babel-runtime "^6.0.0"
362
+    babel-runtime "^6.22.0"
359 363
 
360 364
 babel-plugin-transform-es2015-block-scoped-functions@^6.6.5, babel-plugin-transform-es2015-block-scoped-functions@^6.8.0:
361
-  version "6.8.0"
362
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-6.8.0.tgz#ed95d629c4b5a71ae29682b998f70d9833eb366d"
365
+  version "6.22.0"
366
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-6.22.0.tgz#bbc51b49f964d70cb8d8e0b94e820246ce3a6141"
363 367
   dependencies:
364
-    babel-runtime "^6.0.0"
368
+    babel-runtime "^6.22.0"
365 369
 
366 370
 babel-plugin-transform-es2015-block-scoping@^6.5.0, babel-plugin-transform-es2015-block-scoping@^6.7.1, babel-plugin-transform-es2015-block-scoping@^6.8.0:
367
-  version "6.21.0"
368
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.21.0.tgz#e840687f922e70fb2c42bb13501838c174a115ed"
371
+  version "6.22.0"
372
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.22.0.tgz#00d6e3a0bebdcfe7536b9d653b44a9141e63e47e"
369 373
   dependencies:
370
-    babel-runtime "^6.20.0"
371
-    babel-template "^6.15.0"
372
-    babel-traverse "^6.21.0"
373
-    babel-types "^6.21.0"
374
+    babel-runtime "^6.22.0"
375
+    babel-template "^6.22.0"
376
+    babel-traverse "^6.22.0"
377
+    babel-types "^6.22.0"
374 378
     lodash "^4.2.0"
375 379
 
376 380
 babel-plugin-transform-es2015-classes@^6.5.0, babel-plugin-transform-es2015-classes@^6.6.5, babel-plugin-transform-es2015-classes@^6.8.0:
377
-  version "6.18.0"
378
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-6.18.0.tgz#ffe7a17321bf83e494dcda0ae3fc72df48ffd1d9"
379
-  dependencies:
380
-    babel-helper-define-map "^6.18.0"
381
-    babel-helper-function-name "^6.18.0"
382
-    babel-helper-optimise-call-expression "^6.18.0"
383
-    babel-helper-replace-supers "^6.18.0"
384
-    babel-messages "^6.8.0"
385
-    babel-runtime "^6.9.0"
386
-    babel-template "^6.14.0"
387
-    babel-traverse "^6.18.0"
388
-    babel-types "^6.18.0"
381
+  version "6.22.0"
382
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-6.22.0.tgz#54d44998fd823d9dca15292324161c331c1b6f14"
383
+  dependencies:
384
+    babel-helper-define-map "^6.22.0"
385
+    babel-helper-function-name "^6.22.0"
386
+    babel-helper-optimise-call-expression "^6.22.0"
387
+    babel-helper-replace-supers "^6.22.0"
388
+    babel-messages "^6.22.0"
389
+    babel-runtime "^6.22.0"
390
+    babel-template "^6.22.0"
391
+    babel-traverse "^6.22.0"
392
+    babel-types "^6.22.0"
389 393
 
390 394
 babel-plugin-transform-es2015-computed-properties@^6.5.0, babel-plugin-transform-es2015-computed-properties@^6.6.5, babel-plugin-transform-es2015-computed-properties@^6.8.0:
391
-  version "6.8.0"
392
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-6.8.0.tgz#f51010fd61b3bd7b6b60a5fdfd307bb7a5279870"
395
+  version "6.22.0"
396
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-6.22.0.tgz#7c383e9629bba4820c11b0425bdd6290f7f057e7"
393 397
   dependencies:
394
-    babel-helper-define-map "^6.8.0"
395
-    babel-runtime "^6.0.0"
396
-    babel-template "^6.8.0"
398
+    babel-runtime "^6.22.0"
399
+    babel-template "^6.22.0"
397 400
 
398 401
 babel-plugin-transform-es2015-destructuring@6.x, babel-plugin-transform-es2015-destructuring@^6.5.0, babel-plugin-transform-es2015-destructuring@^6.6.5, babel-plugin-transform-es2015-destructuring@^6.8.0:
399
-  version "6.19.0"
400
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-6.19.0.tgz#ff1d911c4b3f4cab621bd66702a869acd1900533"
402
+  version "6.22.0"
403
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-6.22.0.tgz#8e0af2f885a0b2cf999d47c4c1dd23ce88cfa4c6"
401 404
   dependencies:
402
-    babel-runtime "^6.9.0"
405
+    babel-runtime "^6.22.0"
403 406
 
404 407
 babel-plugin-transform-es2015-for-of@^6.5.0, babel-plugin-transform-es2015-for-of@^6.6.0, babel-plugin-transform-es2015-for-of@^6.8.0:
405
-  version "6.18.0"
406
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-6.18.0.tgz#4c517504db64bf8cfc119a6b8f177211f2028a70"
408
+  version "6.22.0"
409
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-6.22.0.tgz#180467ad63aeea592a1caeee4bf1c8b3e2616265"
407 410
   dependencies:
408
-    babel-runtime "^6.0.0"
411
+    babel-runtime "^6.22.0"
409 412
 
410 413
 babel-plugin-transform-es2015-function-name@6.x, babel-plugin-transform-es2015-function-name@^6.5.0, babel-plugin-transform-es2015-function-name@^6.8.0:
411
-  version "6.9.0"
412
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-6.9.0.tgz#8c135b17dbd064e5bba56ec511baaee2fca82719"
414
+  version "6.22.0"
415
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-6.22.0.tgz#f5fcc8b09093f9a23c76ac3d9e392c3ec4b77104"
413 416
   dependencies:
414
-    babel-helper-function-name "^6.8.0"
415
-    babel-runtime "^6.9.0"
416
-    babel-types "^6.9.0"
417
+    babel-helper-function-name "^6.22.0"
418
+    babel-runtime "^6.22.0"
419
+    babel-types "^6.22.0"
417 420
 
418 421
 babel-plugin-transform-es2015-literals@^6.5.0, babel-plugin-transform-es2015-literals@^6.8.0:
419
-  version "6.8.0"
420
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-literals-6.8.0.tgz#50aa2e5c7958fc2ab25d74ec117e0cc98f046468"
422
+  version "6.22.0"
423
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-literals-6.22.0.tgz#4f54a02d6cd66cf915280019a31d31925377ca2e"
421 424
   dependencies:
422
-    babel-runtime "^6.0.0"
425
+    babel-runtime "^6.22.0"
423 426
 
424 427
 babel-plugin-transform-es2015-modules-commonjs@6.x, babel-plugin-transform-es2015-modules-commonjs@^6.5.0, babel-plugin-transform-es2015-modules-commonjs@^6.7.0, babel-plugin-transform-es2015-modules-commonjs@^6.8.0:
425
-  version "6.18.0"
426
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.18.0.tgz#c15ae5bb11b32a0abdcc98a5837baa4ee8d67bcc"
428
+  version "6.22.0"
429
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.22.0.tgz#6ca04e22b8e214fb50169730657e7a07dc941145"
427 430
   dependencies:
428
-    babel-plugin-transform-strict-mode "^6.18.0"
429
-    babel-runtime "^6.0.0"
430
-    babel-template "^6.16.0"
431
-    babel-types "^6.18.0"
431
+    babel-plugin-transform-strict-mode "^6.22.0"
432
+    babel-runtime "^6.22.0"
433
+    babel-template "^6.22.0"
434
+    babel-types "^6.22.0"
432 435
 
433 436
 babel-plugin-transform-es2015-object-super@^6.6.5, babel-plugin-transform-es2015-object-super@^6.8.0:
434
-  version "6.8.0"
435
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-6.8.0.tgz#1b858740a5a4400887c23dcff6f4d56eea4a24c5"
437
+  version "6.22.0"
438
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-6.22.0.tgz#daa60e114a042ea769dd53fe528fc82311eb98fc"
436 439
   dependencies:
437
-    babel-helper-replace-supers "^6.8.0"
438
-    babel-runtime "^6.0.0"
440
+    babel-helper-replace-supers "^6.22.0"
441
+    babel-runtime "^6.22.0"
439 442
 
440 443
 babel-plugin-transform-es2015-parameters@6.x, babel-plugin-transform-es2015-parameters@^6.5.0, babel-plugin-transform-es2015-parameters@^6.7.0, babel-plugin-transform-es2015-parameters@^6.8.0:
441
-  version "6.21.0"
442
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-6.21.0.tgz#46a655e6864ef984091448cdf024d87b60b2a7d8"
444
+  version "6.22.0"
445
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-6.22.0.tgz#57076069232019094f27da8c68bb7162fe208dbb"
443 446
   dependencies:
444
-    babel-helper-call-delegate "^6.18.0"
445
-    babel-helper-get-function-arity "^6.18.0"
446
-    babel-runtime "^6.9.0"
447
-    babel-template "^6.16.0"
448
-    babel-traverse "^6.21.0"
449
-    babel-types "^6.21.0"
447
+    babel-helper-call-delegate "^6.22.0"
448
+    babel-helper-get-function-arity "^6.22.0"
449
+    babel-runtime "^6.22.0"
450
+    babel-template "^6.22.0"
451
+    babel-traverse "^6.22.0"
452
+    babel-types "^6.22.0"
450 453
 
451 454
 babel-plugin-transform-es2015-shorthand-properties@6.x, babel-plugin-transform-es2015-shorthand-properties@^6.5.0, babel-plugin-transform-es2015-shorthand-properties@^6.8.0:
452
-  version "6.18.0"
453
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.18.0.tgz#e2ede3b7df47bf980151926534d1dd0cbea58f43"
455
+  version "6.22.0"
456
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.22.0.tgz#8ba776e0affaa60bff21e921403b8a652a2ff723"
454 457
   dependencies:
455
-    babel-runtime "^6.0.0"
456
-    babel-types "^6.18.0"
458
+    babel-runtime "^6.22.0"
459
+    babel-types "^6.22.0"
457 460
 
458 461
 babel-plugin-transform-es2015-spread@6.x, babel-plugin-transform-es2015-spread@^6.5.0, babel-plugin-transform-es2015-spread@^6.6.5, babel-plugin-transform-es2015-spread@^6.8.0:
459
-  version "6.8.0"
460
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-6.8.0.tgz#0217f737e3b821fa5a669f187c6ed59205f05e9c"
462
+  version "6.22.0"
463
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-6.22.0.tgz#d6d68a99f89aedc4536c81a542e8dd9f1746f8d1"
461 464
   dependencies:
462
-    babel-runtime "^6.0.0"
465
+    babel-runtime "^6.22.0"
463 466
 
464 467
 babel-plugin-transform-es2015-sticky-regex@6.x:
465
-  version "6.8.0"
466
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-6.8.0.tgz#e73d300a440a35d5c64f5c2a344dc236e3df47be"
468
+  version "6.22.0"
469
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-6.22.0.tgz#ab316829e866ee3f4b9eb96939757d19a5bc4593"
467 470
   dependencies:
468
-    babel-helper-regex "^6.8.0"
469
-    babel-runtime "^6.0.0"
470
-    babel-types "^6.8.0"
471
+    babel-helper-regex "^6.22.0"
472
+    babel-runtime "^6.22.0"
473
+    babel-types "^6.22.0"
471 474
 
472 475
 babel-plugin-transform-es2015-template-literals@^6.5.0, babel-plugin-transform-es2015-template-literals@^6.6.5, babel-plugin-transform-es2015-template-literals@^6.8.0:
473
-  version "6.8.0"
474
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-6.8.0.tgz#86eb876d0a2c635da4ec048b4f7de9dfc897e66b"
476
+  version "6.22.0"
477
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-6.22.0.tgz#a84b3450f7e9f8f1f6839d6d687da84bb1236d8d"
475 478
   dependencies:
476
-    babel-runtime "^6.0.0"
479
+    babel-runtime "^6.22.0"
477 480
 
478 481
 babel-plugin-transform-es2015-unicode-regex@6.x:
479
-  version "6.11.0"
480
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-6.11.0.tgz#6298ceabaad88d50a3f4f392d8de997260f6ef2c"
482
+  version "6.22.0"
483
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-6.22.0.tgz#8d9cc27e7ee1decfe65454fb986452a04a613d20"
481 484
   dependencies:
482
-    babel-helper-regex "^6.8.0"
483
-    babel-runtime "^6.0.0"
485
+    babel-helper-regex "^6.22.0"
486
+    babel-runtime "^6.22.0"
484 487
     regexpu-core "^2.0.0"
485 488
 
486 489
 babel-plugin-transform-es3-member-expression-literals@^6.5.0, babel-plugin-transform-es3-member-expression-literals@^6.8.0:
487
-  version "6.8.0"
488
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es3-member-expression-literals/-/babel-plugin-transform-es3-member-expression-literals-6.8.0.tgz#180796863e2eddc4b48561d0c228369b05b722e2"
490
+  version "6.22.0"
491
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es3-member-expression-literals/-/babel-plugin-transform-es3-member-expression-literals-6.22.0.tgz#733d3444f3ecc41bef8ed1a6a4e09657b8969ebb"
489 492
   dependencies:
490
-    babel-runtime "^6.0.0"
493
+    babel-runtime "^6.22.0"
491 494
 
492 495
 babel-plugin-transform-es3-property-literals@^6.5.0, babel-plugin-transform-es3-property-literals@^6.8.0:
493
-  version "6.8.0"
494
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es3-property-literals/-/babel-plugin-transform-es3-property-literals-6.8.0.tgz#8e7cc50cfe060b7c487ae33c501a4f659133bade"
496
+  version "6.22.0"
497
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es3-property-literals/-/babel-plugin-transform-es3-property-literals-6.22.0.tgz#b2078d5842e22abf40f73e8cde9cd3711abd5758"
495 498
   dependencies:
496
-    babel-runtime "^6.0.0"
499
+    babel-runtime "^6.22.0"
497 500
 
498 501
 babel-plugin-transform-flow-strip-types@^6.18.0, babel-plugin-transform-flow-strip-types@^6.5.0, babel-plugin-transform-flow-strip-types@^6.7.0, babel-plugin-transform-flow-strip-types@^6.8.0:
499
-  version "6.21.0"
500
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-flow-strip-types/-/babel-plugin-transform-flow-strip-types-6.21.0.tgz#2eea3f8b5bb234339b47283feac155cfb237b948"
502
+  version "6.22.0"
503
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-flow-strip-types/-/babel-plugin-transform-flow-strip-types-6.22.0.tgz#84cb672935d43714fdc32bce84568d87441cf7cf"
501 504
   dependencies:
502 505
     babel-plugin-syntax-flow "^6.18.0"
503
-    babel-runtime "^6.0.0"
506
+    babel-runtime "^6.22.0"
504 507
 
505 508
 babel-plugin-transform-object-assign@^6.5.0:
506
-  version "6.8.0"
507
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-assign/-/babel-plugin-transform-object-assign-6.8.0.tgz#76e17f2dc0f36f14f548b9afd7aaef58d29ebb75"
509
+  version "6.22.0"
510
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-assign/-/babel-plugin-transform-object-assign-6.22.0.tgz#f99d2f66f1a0b0d498e346c5359684740caa20ba"
508 511
   dependencies:
509
-    babel-runtime "^6.0.0"
512
+    babel-runtime "^6.22.0"
510 513
 
511 514
 babel-plugin-transform-object-rest-spread@^6.16.0, babel-plugin-transform-object-rest-spread@^6.5.0, babel-plugin-transform-object-rest-spread@^6.6.5, babel-plugin-transform-object-rest-spread@^6.8.0:
512
-  version "6.20.2"
513
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.20.2.tgz#e816c55bba77b14c16365d87e2ae48c8fd18fc2e"
515
+  version "6.22.0"
516
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.22.0.tgz#1d419b55e68d2e4f64a5ff3373bd67d73c8e83bc"
514 517
   dependencies:
515 518
     babel-plugin-syntax-object-rest-spread "^6.8.0"
516
-    babel-runtime "^6.20.0"
519
+    babel-runtime "^6.22.0"
517 520
 
518 521
 babel-plugin-transform-react-display-name@^6.5.0, babel-plugin-transform-react-display-name@^6.8.0:
519
-  version "6.8.0"
520
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-display-name/-/babel-plugin-transform-react-display-name-6.8.0.tgz#f7a084977383d728bdbdc2835bba0159577f660e"
522
+  version "6.22.0"
523
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-display-name/-/babel-plugin-transform-react-display-name-6.22.0.tgz#077197520fa8562b8d3da4c3c4b0b1bdd7853f26"
521 524
   dependencies:
522
-    babel-runtime "^6.0.0"
525
+    babel-runtime "^6.22.0"
523 526
 
524 527
 babel-plugin-transform-react-jsx-source@^6.5.0:
525
-  version "6.9.0"
526
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-jsx-source/-/babel-plugin-transform-react-jsx-source-6.9.0.tgz#af684a05c2067a86e0957d4f343295ccf5dccf00"
528
+  version "6.22.0"
529
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-jsx-source/-/babel-plugin-transform-react-jsx-source-6.22.0.tgz#66ac12153f5cd2d17b3c19268f4bf0197f44ecd6"
527 530
   dependencies:
528 531
     babel-plugin-syntax-jsx "^6.8.0"
529
-    babel-runtime "^6.9.0"
532
+    babel-runtime "^6.22.0"
530 533
 
531 534
 babel-plugin-transform-react-jsx@^6.5.0, babel-plugin-transform-react-jsx@^6.8.0:
532
-  version "6.8.0"
533
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-jsx/-/babel-plugin-transform-react-jsx-6.8.0.tgz#94759942f70af18c617189aa7f3593f1644a71ab"
535
+  version "6.22.0"
536
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-jsx/-/babel-plugin-transform-react-jsx-6.22.0.tgz#48556b7dd4c3fe97d1c943bcd54fc3f2561c1817"
534 537
   dependencies:
535
-    babel-helper-builder-react-jsx "^6.8.0"
538
+    babel-helper-builder-react-jsx "^6.22.0"
536 539
     babel-plugin-syntax-jsx "^6.8.0"
537
-    babel-runtime "^6.0.0"
540
+    babel-runtime "^6.22.0"
538 541
 
539 542
 babel-plugin-transform-regenerator@^6.5.0:
540
-  version "6.21.0"
541
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.21.0.tgz#75d0c7e7f84f379358f508451c68a2c5fa5a9703"
543
+  version "6.22.0"
544
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.22.0.tgz#65740593a319c44522157538d690b84094617ea6"
542 545
   dependencies:
543 546
     regenerator-transform "0.9.8"
544 547
 
545
-babel-plugin-transform-strict-mode@^6.18.0:
546
-  version "6.18.0"
547
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.18.0.tgz#df7cf2991fe046f44163dcd110d5ca43bc652b9d"
548
+babel-plugin-transform-strict-mode@^6.22.0:
549
+  version "6.22.0"
550
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.22.0.tgz#e008df01340fdc87e959da65991b7e05970c8c7c"
548 551
   dependencies:
549
-    babel-runtime "^6.0.0"
550
-    babel-types "^6.18.0"
552
+    babel-runtime "^6.22.0"
553
+    babel-types "^6.22.0"
551 554
 
552 555
 babel-polyfill@^6.16.0:
553
-  version "6.20.0"
554
-  resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.20.0.tgz#de4a371006139e20990aac0be367d398331204e7"
556
+  version "6.22.0"
557
+  resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.22.0.tgz#1ac99ebdcc6ba4db1e2618c387b2084a82154a3b"
555 558
   dependencies:
556
-    babel-runtime "^6.20.0"
559
+    babel-runtime "^6.22.0"
557 560
     core-js "^2.4.0"
558 561
     regenerator-runtime "^0.10.0"
559 562
 
@@ -667,59 +670,59 @@ babel-preset-react-native@^1.9.0:
667 670
     babel-plugin-transform-regenerator "^6.5.0"
668 671
     react-transform-hmr "^1.0.4"
669 672
 
670
-babel-register@^6.18.0:
671
-  version "6.18.0"
672
-  resolved "https://registry.yarnpkg.com/babel-register/-/babel-register-6.18.0.tgz#892e2e03865078dd90ad2c715111ec4449b32a68"
673
+babel-register@^6.18.0, babel-register@^6.22.0:
674
+  version "6.22.0"
675
+  resolved "https://registry.yarnpkg.com/babel-register/-/babel-register-6.22.0.tgz#a61dd83975f9ca4a9e7d6eff3059494cd5ea4c63"
673 676
   dependencies:
674
-    babel-core "^6.18.0"
675
-    babel-runtime "^6.11.6"
677
+    babel-core "^6.22.0"
678
+    babel-runtime "^6.22.0"
676 679
     core-js "^2.4.0"
677 680
     home-or-tmp "^2.0.0"
678 681
     lodash "^4.2.0"
679 682
     mkdirp "^0.5.1"
680 683
     source-map-support "^0.4.2"
681 684
 
682
-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, babel-runtime@^6.9.1:
683
-  version "6.20.0"
684
-  resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.20.0.tgz#87300bdcf4cd770f09bf0048c64204e17806d16f"
685
+babel-runtime@^6.18.0, babel-runtime@^6.22.0:
686
+  version "6.22.0"
687
+  resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.22.0.tgz#1cf8b4ac67c77a4ddb0db2ae1f74de52ac4ca611"
685 688
   dependencies:
686 689
     core-js "^2.4.0"
687 690
     regenerator-runtime "^0.10.0"
688 691
 
689
-babel-template@^6.14.0, babel-template@^6.15.0, babel-template@^6.16.0, babel-template@^6.8.0:
690
-  version "6.16.0"
691
-  resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.16.0.tgz#e149dd1a9f03a35f817ddbc4d0481988e7ebc8ca"
692
+babel-template@^6.22.0:
693
+  version "6.22.0"
694
+  resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.22.0.tgz#403d110905a4626b317a2a1fcb8f3b73204b2edb"
692 695
   dependencies:
693
-    babel-runtime "^6.9.0"
694
-    babel-traverse "^6.16.0"
695
-    babel-types "^6.16.0"
696
+    babel-runtime "^6.22.0"
697
+    babel-traverse "^6.22.0"
698
+    babel-types "^6.22.0"
696 699
     babylon "^6.11.0"
697 700
     lodash "^4.2.0"
698 701
 
699
-babel-traverse@^6.16.0, babel-traverse@^6.18.0, babel-traverse@^6.21.0:
700
-  version "6.21.0"
701
-  resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.21.0.tgz#69c6365804f1a4f69eb1213f85b00a818b8c21ad"
702
+babel-traverse@^6.22.0, babel-traverse@^6.22.1:
703
+  version "6.22.1"
704
+  resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.22.1.tgz#3b95cd6b7427d6f1f757704908f2fc9748a5f59f"
702 705
   dependencies:
703
-    babel-code-frame "^6.20.0"
704
-    babel-messages "^6.8.0"
705
-    babel-runtime "^6.20.0"
706
-    babel-types "^6.21.0"
707
-    babylon "^6.11.0"
706
+    babel-code-frame "^6.22.0"
707
+    babel-messages "^6.22.0"
708
+    babel-runtime "^6.22.0"
709
+    babel-types "^6.22.0"
710
+    babylon "^6.15.0"
708 711
     debug "^2.2.0"
709 712
     globals "^9.0.0"
710 713
     invariant "^2.2.0"
711 714
     lodash "^4.2.0"
712 715
 
713
-babel-types@^6.16.0, babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.21.0, babel-types@^6.8.0, babel-types@^6.9.0:
714
-  version "6.21.0"
715
-  resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.21.0.tgz#314b92168891ef6d3806b7f7a917fdf87c11a4b2"
716
+babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.22.0:
717
+  version "6.22.0"
718
+  resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.22.0.tgz#2a447e8d0ea25d2512409e4175479fd78cc8b1db"
716 719
   dependencies:
717
-    babel-runtime "^6.20.0"
720
+    babel-runtime "^6.22.0"
718 721
     esutils "^2.0.2"
719 722
     lodash "^4.2.0"
720 723
     to-fast-properties "^1.0.1"
721 724
 
722
-babylon@^6.11.0, babylon@^6.13.1:
725
+babylon@^6.11.0, babylon@^6.13.1, babylon@^6.15.0:
723 726
   version "6.15.0"
724 727
   resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.15.0.tgz#ba65cfa1a80e1759b0e89fb562e27dccae70348e"
725 728
 
@@ -1105,6 +1108,10 @@ connect@^2.8.3:
1105 1108
     utils-merge "1.0.0"
1106 1109
     vhost "~3.0.1"
1107 1110
 
1111
+console-control-strings@^1.0.0, console-control-strings@~1.1.0:
1112
+  version "1.1.0"
1113
+  resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
1114
+
1108 1115
 content-type@~1.0.1:
1109 1116
   version "1.0.2"
1110 1117
   resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.2.tgz#b7d113aee7a8dd27bd21133c4dc2529df1721eed"
@@ -1378,14 +1385,15 @@ detox-server@1.x.x:
1378 1385
     ws "^1.1.0"
1379 1386
 
1380 1387
 detox@4.x.x:
1381
-  version "4.1.2"
1382
-  resolved "https://registry.yarnpkg.com/detox/-/detox-4.1.2.tgz#19130d4417bb34fbab20a76c9d6f0b87503234c1"
1388
+  version "4.1.4"
1389
+  resolved "https://registry.yarnpkg.com/detox/-/detox-4.1.4.tgz#5e24de40febaba00da0a0a32e76a0ba0dedff0c9"
1383 1390
   dependencies:
1384 1391
     bplist-parser "^0.1.1"
1385 1392
     child-process-promise "^2.2.0"
1386 1393
     commander "^2.9.0"
1387 1394
     lodash "^4.14.1"
1388 1395
     mocha "^3.2.0"
1396
+    npmlog "^4.0.2"
1389 1397
     react-native-invoke "^0.2.1"
1390 1398
     ws "^1.1.1"
1391 1399
 
@@ -1784,6 +1792,20 @@ gauge@~1.2.5:
1784 1792
     lodash.padend "^4.1.0"
1785 1793
     lodash.padstart "^4.1.0"
1786 1794
 
1795
+gauge@~2.7.1:
1796
+  version "2.7.2"
1797
+  resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.2.tgz#15cecc31b02d05345a5d6b0e171cdb3ad2307774"
1798
+  dependencies:
1799
+    aproba "^1.0.3"
1800
+    console-control-strings "^1.0.0"
1801
+    has-unicode "^2.0.0"
1802
+    object-assign "^4.1.0"
1803
+    signal-exit "^3.0.0"
1804
+    string-width "^1.0.1"
1805
+    strip-ansi "^3.0.1"
1806
+    supports-color "^0.2.0"
1807
+    wide-align "^1.1.0"
1808
+
1787 1809
 get-proxy@^1.0.1:
1788 1810
   version "1.1.0"
1789 1811
   resolved "https://registry.yarnpkg.com/get-proxy/-/get-proxy-1.1.0.tgz#894854491bc591b0f147d7ae570f5c678b7256eb"
@@ -2334,10 +2356,6 @@ joi@^6.6.1:
2334 2356
     moment "2.x.x"
2335 2357
     topo "1.x.x"
2336 2358
 
2337
-js-tokens@^2.0.0:
2338
-  version "2.0.0"
2339
-  resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-2.0.0.tgz#79903f5563ee778cc1162e6dcf1a0027c97f9cb5"
2340
-
2341 2359
 js-tokens@^3.0.0:
2342 2360
   version "3.0.0"
2343 2361
   resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.0.tgz#a2f2a969caae142fb3cd56228358c89366957bd1"
@@ -2702,13 +2720,13 @@ mime-db@~1.23.0:
2702 2720
   version "1.23.0"
2703 2721
   resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.23.0.tgz#a31b4070adaea27d732ea333740a64d0ec9a6659"
2704 2722
 
2705
-mime-types@2.1.11:
2723
+mime-types@2.1.11, mime-types@~2.1.9:
2706 2724
   version "2.1.11"
2707 2725
   resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.11.tgz#c259c471bda808a85d6cd193b430a5fae4473b3c"
2708 2726
   dependencies:
2709 2727
     mime-db "~1.23.0"
2710 2728
 
2711
-mime-types@~2.1.11, mime-types@~2.1.13, mime-types@~2.1.6, mime-types@~2.1.9:
2729
+mime-types@~2.1.11, mime-types@~2.1.13, mime-types@~2.1.6:
2712 2730
   version "2.1.14"
2713 2731
   resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.14.tgz#f7ef7d97583fcaf3b7d282b6f8b5679dab1e94ee"
2714 2732
   dependencies:
@@ -2885,6 +2903,15 @@ npmlog@^2.0.4:
2885 2903
     are-we-there-yet "~1.1.2"
2886 2904
     gauge "~1.2.5"
2887 2905
 
2906
+npmlog@^4.0.2:
2907
+  version "4.0.2"
2908
+  resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.0.2.tgz#d03950e0e78ce1527ba26d2a7592e9348ac3e75f"
2909
+  dependencies:
2910
+    are-we-there-yet "~1.1.2"
2911
+    console-control-strings "~1.1.0"
2912
+    gauge "~2.7.1"
2913
+    set-blocking "~2.0.0"
2914
+
2888 2915
 nth-check@~1.0.0:
2889 2916
   version "1.0.1"
2890 2917
   resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-1.0.1.tgz#9929acdf628fc2c41098deab82ac580cf149aae4"
@@ -3315,7 +3342,7 @@ read-pkg@^1.0.0:
3315 3342
     normalize-package-data "^2.3.2"
3316 3343
     path-type "^1.0.0"
3317 3344
 
3318
-readable-stream@1.1, "readable-stream@>=1.1.13-1 <1.2.0-0", readable-stream@^1.1.13, readable-stream@~1.1.8, readable-stream@~1.1.9:
3345
+readable-stream@1.1, "readable-stream@>=1.1.13-1 <1.2.0-0", readable-stream@^1.1.13, "readable-stream@^2.0.0 || ^1.1.13", readable-stream@~1.1.8, readable-stream@~1.1.9:
3319 3346
   version "1.1.14"
3320 3347
   resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.1.14.tgz#7cf4c54ef648e3813084c636dd2079e166c081d9"
3321 3348
   dependencies:
@@ -3333,7 +3360,7 @@ readable-stream@1.1, "readable-stream@>=1.1.13-1 <1.2.0-0", readable-stream@^1.1
3333 3360
     isarray "0.0.1"
3334 3361
     string_decoder "~0.10.x"
3335 3362
 
3336
-readable-stream@^2.0.0, "readable-stream@^2.0.0 || ^1.1.13", readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.4, readable-stream@^2.0.5, readable-stream@^2.1.5:
3363
+readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.4, readable-stream@^2.0.5, readable-stream@^2.1.5:
3337 3364
   version "2.2.2"
3338 3365
   resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.2.2.tgz#a9e6fec3c7dda85f8bb1b3ba7028604556fc825e"
3339 3366
   dependencies:
@@ -3563,6 +3590,10 @@ serve-static@~1.10.0:
3563 3590
     parseurl "~1.3.1"
3564 3591
     send "0.13.2"
3565 3592
 
3593
+set-blocking@~2.0.0:
3594
+  version "2.0.0"
3595
+  resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
3596
+
3566 3597
 set-immediate-shim@^1.0.0:
3567 3598
   version "1.0.1"
3568 3599
   resolved "https://registry.yarnpkg.com/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz#4b2b1b27eb808a9f8dcc481a58e5e56f599f3f61"
@@ -3793,6 +3824,10 @@ supports-color@3.1.2:
3793 3824
   dependencies:
3794 3825
     has-flag "^1.0.0"
3795 3826
 
3827
+supports-color@^0.2.0:
3828
+  version "0.2.0"
3829
+  resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-0.2.0.tgz#d92de2694eb3f67323973d7ae3d8b55b4c22190a"
3830
+
3796 3831
 supports-color@^2.0.0:
3797 3832
   version "2.0.0"
3798 3833
   resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
@@ -4135,6 +4170,12 @@ which@^1.2.8, which@^1.2.9:
4135 4170
   dependencies:
4136 4171
     isexe "^1.1.1"
4137 4172
 
4173
+wide-align@^1.1.0:
4174
+  version "1.1.0"
4175
+  resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.0.tgz#40edde802a71fea1f070da3e62dcda2e7add96ad"
4176
+  dependencies:
4177
+    string-width "^1.0.1"
4178
+
4138 4179
 window-size@0.1.0:
4139 4180
   version "0.1.0"
4140 4181
   resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d"

+ 259
- 260
yarn.lock Visa fil

@@ -262,17 +262,17 @@ aws4@^1.2.1:
262 262
   resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.5.0.tgz#0a29ffb79c31c9e712eeb087e8e7a64b4a56d755"
263 263
 
264 264
 babel-cli@6.x.x:
265
-  version "6.18.0"
266
-  resolved "https://registry.yarnpkg.com/babel-cli/-/babel-cli-6.18.0.tgz#92117f341add9dead90f6fa7d0a97c0cc08ec186"
265
+  version "6.22.2"
266
+  resolved "https://registry.yarnpkg.com/babel-cli/-/babel-cli-6.22.2.tgz#3f814c8acf52759082b8fedd9627f938936ab559"
267 267
   dependencies:
268
-    babel-core "^6.18.0"
269
-    babel-polyfill "^6.16.0"
270
-    babel-register "^6.18.0"
271
-    babel-runtime "^6.9.0"
268
+    babel-core "^6.22.1"
269
+    babel-polyfill "^6.22.0"
270
+    babel-register "^6.22.0"
271
+    babel-runtime "^6.22.0"
272 272
     commander "^2.8.1"
273 273
     convert-source-map "^1.1.0"
274 274
     fs-readdir-recursive "^1.0.0"
275
-    glob "^5.0.5"
275
+    glob "^7.0.0"
276 276
     lodash "^4.2.0"
277 277
     output-file-sync "^1.1.0"
278 278
     path-is-absolute "^1.0.0"
@@ -280,29 +280,29 @@ babel-cli@6.x.x:
280 280
     source-map "^0.5.0"
281 281
     v8flags "^2.0.10"
282 282
   optionalDependencies:
283
-    chokidar "^1.0.0"
283
+    chokidar "^1.6.1"
284 284
 
285
-babel-code-frame@^6.16.0, babel-code-frame@^6.20.0:
286
-  version "6.20.0"
287
-  resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.20.0.tgz#b968f839090f9a8bc6d41938fb96cb84f7387b26"
285
+babel-code-frame@^6.16.0, babel-code-frame@^6.22.0:
286
+  version "6.22.0"
287
+  resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.22.0.tgz#027620bee567a88c32561574e7fd0801d33118e4"
288 288
   dependencies:
289 289
     chalk "^1.1.0"
290 290
     esutils "^2.0.2"
291
-    js-tokens "^2.0.0"
291
+    js-tokens "^3.0.0"
292 292
 
293
-babel-core@6.x.x, babel-core@^6.0.0, babel-core@^6.18.0, babel-core@^6.18.2, babel-core@^6.7.2:
294
-  version "6.21.0"
295
-  resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.21.0.tgz#75525480c21c803f826ef3867d22c19f080a3724"
296
-  dependencies:
297
-    babel-code-frame "^6.20.0"
298
-    babel-generator "^6.21.0"
299
-    babel-helpers "^6.16.0"
300
-    babel-messages "^6.8.0"
301
-    babel-register "^6.18.0"
302
-    babel-runtime "^6.20.0"
303
-    babel-template "^6.16.0"
304
-    babel-traverse "^6.21.0"
305
-    babel-types "^6.21.0"
293
+babel-core@6.x.x, babel-core@^6.0.0, babel-core@^6.18.2, babel-core@^6.22.0, babel-core@^6.22.1, babel-core@^6.7.2:
294
+  version "6.22.1"
295
+  resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.22.1.tgz#9c5fd658ba1772d28d721f6d25d968fc7ae21648"
296
+  dependencies:
297
+    babel-code-frame "^6.22.0"
298
+    babel-generator "^6.22.0"
299
+    babel-helpers "^6.22.0"
300
+    babel-messages "^6.22.0"
301
+    babel-register "^6.22.0"
302
+    babel-runtime "^6.22.0"
303
+    babel-template "^6.22.0"
304
+    babel-traverse "^6.22.1"
305
+    babel-types "^6.22.0"
306 306
     babylon "^6.11.0"
307 307
     convert-source-map "^1.1.0"
308 308
     debug "^2.1.1"
@@ -324,101 +324,101 @@ babel-eslint@7.1.1:
324 324
     babylon "^6.13.0"
325 325
     lodash.pickby "^4.6.0"
326 326
 
327
-babel-generator@^6.18.0, babel-generator@^6.21.0:
328
-  version "6.21.0"
329
-  resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.21.0.tgz#605f1269c489a1c75deeca7ea16d43d4656c8494"
327
+babel-generator@^6.18.0, babel-generator@^6.22.0:
328
+  version "6.22.0"
329
+  resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.22.0.tgz#d642bf4961911a8adc7c692b0c9297f325cda805"
330 330
   dependencies:
331
-    babel-messages "^6.8.0"
332
-    babel-runtime "^6.20.0"
333
-    babel-types "^6.21.0"
331
+    babel-messages "^6.22.0"
332
+    babel-runtime "^6.22.0"
333
+    babel-types "^6.22.0"
334 334
     detect-indent "^4.0.0"
335 335
     jsesc "^1.3.0"
336 336
     lodash "^4.2.0"
337 337
     source-map "^0.5.0"
338 338
 
339
-babel-helper-builder-react-jsx@^6.8.0:
340
-  version "6.21.1"
341
-  resolved "https://registry.yarnpkg.com/babel-helper-builder-react-jsx/-/babel-helper-builder-react-jsx-6.21.1.tgz#c4a24208655be9dc1cccf14d366da176f20645e4"
339
+babel-helper-builder-react-jsx@^6.22.0:
340
+  version "6.22.0"
341
+  resolved "https://registry.yarnpkg.com/babel-helper-builder-react-jsx/-/babel-helper-builder-react-jsx-6.22.0.tgz#aafb31913e47761fd4d0b6987756a144a65fca0d"
342 342
   dependencies:
343
-    babel-runtime "^6.9.0"
344
-    babel-types "^6.21.0"
343
+    babel-runtime "^6.22.0"
344
+    babel-types "^6.22.0"
345 345
     esutils "^2.0.0"
346 346
     lodash "^4.2.0"
347 347
 
348
-babel-helper-call-delegate@^6.18.0:
349
-  version "6.18.0"
350
-  resolved "https://registry.yarnpkg.com/babel-helper-call-delegate/-/babel-helper-call-delegate-6.18.0.tgz#05b14aafa430884b034097ef29e9f067ea4133bd"
348
+babel-helper-call-delegate@^6.22.0:
349
+  version "6.22.0"
350
+  resolved "https://registry.yarnpkg.com/babel-helper-call-delegate/-/babel-helper-call-delegate-6.22.0.tgz#119921b56120f17e9dae3f74b4f5cc7bcc1b37ef"
351 351
   dependencies:
352
-    babel-helper-hoist-variables "^6.18.0"
353
-    babel-runtime "^6.0.0"
354
-    babel-traverse "^6.18.0"
355
-    babel-types "^6.18.0"
352
+    babel-helper-hoist-variables "^6.22.0"
353
+    babel-runtime "^6.22.0"
354
+    babel-traverse "^6.22.0"
355
+    babel-types "^6.22.0"
356 356
 
357
-babel-helper-define-map@^6.18.0, babel-helper-define-map@^6.8.0:
358
-  version "6.18.0"
359
-  resolved "https://registry.yarnpkg.com/babel-helper-define-map/-/babel-helper-define-map-6.18.0.tgz#8d6c85dc7fbb4c19be3de40474d18e97c3676ec2"
357
+babel-helper-define-map@^6.22.0:
358
+  version "6.22.0"
359
+  resolved "https://registry.yarnpkg.com/babel-helper-define-map/-/babel-helper-define-map-6.22.0.tgz#9544e9502b2d6dfe7d00ff60e82bd5a7a89e95b7"
360 360
   dependencies:
361
-    babel-helper-function-name "^6.18.0"
362
-    babel-runtime "^6.9.0"
363
-    babel-types "^6.18.0"
361
+    babel-helper-function-name "^6.22.0"
362
+    babel-runtime "^6.22.0"
363
+    babel-types "^6.22.0"
364 364
     lodash "^4.2.0"
365 365
 
366
-babel-helper-function-name@^6.18.0, babel-helper-function-name@^6.8.0:
367
-  version "6.18.0"
368
-  resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-6.18.0.tgz#68ec71aeba1f3e28b2a6f0730190b754a9bf30e6"
366
+babel-helper-function-name@^6.22.0:
367
+  version "6.22.0"
368
+  resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-6.22.0.tgz#51f1bdc4bb89b15f57a9b249f33d742816dcbefc"
369 369
   dependencies:
370
-    babel-helper-get-function-arity "^6.18.0"
371
-    babel-runtime "^6.0.0"
372
-    babel-template "^6.8.0"
373
-    babel-traverse "^6.18.0"
374
-    babel-types "^6.18.0"
370
+    babel-helper-get-function-arity "^6.22.0"
371
+    babel-runtime "^6.22.0"
372
+    babel-template "^6.22.0"
373
+    babel-traverse "^6.22.0"
374
+    babel-types "^6.22.0"
375 375
 
376
-babel-helper-get-function-arity@^6.18.0:
377
-  version "6.18.0"
378
-  resolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.18.0.tgz#a5b19695fd3f9cdfc328398b47dafcd7094f9f24"
376
+babel-helper-get-function-arity@^6.22.0:
377
+  version "6.22.0"
378
+  resolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.22.0.tgz#0beb464ad69dc7347410ac6ade9f03a50634f5ce"
379 379
   dependencies:
380
-    babel-runtime "^6.0.0"
381
-    babel-types "^6.18.0"
380
+    babel-runtime "^6.22.0"
381
+    babel-types "^6.22.0"
382 382
 
383
-babel-helper-hoist-variables@^6.18.0:
384
-  version "6.18.0"
385
-  resolved "https://registry.yarnpkg.com/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6.18.0.tgz#a835b5ab8b46d6de9babefae4d98ea41e866b82a"
383
+babel-helper-hoist-variables@^6.22.0:
384
+  version "6.22.0"
385
+  resolved "https://registry.yarnpkg.com/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6.22.0.tgz#3eacbf731d80705845dd2e9718f600cfb9b4ba72"
386 386
   dependencies:
387
-    babel-runtime "^6.0.0"
388
-    babel-types "^6.18.0"
387
+    babel-runtime "^6.22.0"
388
+    babel-types "^6.22.0"
389 389
 
390
-babel-helper-optimise-call-expression@^6.18.0:
391
-  version "6.18.0"
392
-  resolved "https://registry.yarnpkg.com/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-6.18.0.tgz#9261d0299ee1a4f08a6dd28b7b7c777348fd8f0f"
390
+babel-helper-optimise-call-expression@^6.22.0:
391
+  version "6.22.0"
392
+  resolved "https://registry.yarnpkg.com/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-6.22.0.tgz#f8d5d4b40a6e2605a6a7f9d537b581bea3756d15"
393 393
   dependencies:
394
-    babel-runtime "^6.0.0"
395
-    babel-types "^6.18.0"
394
+    babel-runtime "^6.22.0"
395
+    babel-types "^6.22.0"
396 396
 
397
-babel-helper-regex@^6.8.0:
398
-  version "6.18.0"
399
-  resolved "https://registry.yarnpkg.com/babel-helper-regex/-/babel-helper-regex-6.18.0.tgz#ae0ebfd77de86cb2f1af258e2cc20b5fe893ecc6"
397
+babel-helper-regex@^6.22.0:
398
+  version "6.22.0"
399
+  resolved "https://registry.yarnpkg.com/babel-helper-regex/-/babel-helper-regex-6.22.0.tgz#79f532be1647b1f0ee3474b5f5c3da58001d247d"
400 400
   dependencies:
401
-    babel-runtime "^6.9.0"
402
-    babel-types "^6.18.0"
401
+    babel-runtime "^6.22.0"
402
+    babel-types "^6.22.0"
403 403
     lodash "^4.2.0"
404 404
 
405
-babel-helper-replace-supers@^6.18.0, babel-helper-replace-supers@^6.8.0:
406
-  version "6.18.0"
407
-  resolved "https://registry.yarnpkg.com/babel-helper-replace-supers/-/babel-helper-replace-supers-6.18.0.tgz#28ec69877be4144dbd64f4cc3a337e89f29a924e"
405
+babel-helper-replace-supers@^6.22.0:
406
+  version "6.22.0"
407
+  resolved "https://registry.yarnpkg.com/babel-helper-replace-supers/-/babel-helper-replace-supers-6.22.0.tgz#1fcee2270657548908c34db16bcc345f9850cf42"
408 408
   dependencies:
409
-    babel-helper-optimise-call-expression "^6.18.0"
410
-    babel-messages "^6.8.0"
411
-    babel-runtime "^6.0.0"
412
-    babel-template "^6.16.0"
413
-    babel-traverse "^6.18.0"
414
-    babel-types "^6.18.0"
409
+    babel-helper-optimise-call-expression "^6.22.0"
410
+    babel-messages "^6.22.0"
411
+    babel-runtime "^6.22.0"
412
+    babel-template "^6.22.0"
413
+    babel-traverse "^6.22.0"
414
+    babel-types "^6.22.0"
415 415
 
416
-babel-helpers@^6.16.0:
417
-  version "6.16.0"
418
-  resolved "https://registry.yarnpkg.com/babel-helpers/-/babel-helpers-6.16.0.tgz#1095ec10d99279460553e67eb3eee9973d3867e3"
416
+babel-helpers@^6.22.0:
417
+  version "6.22.0"
418
+  resolved "https://registry.yarnpkg.com/babel-helpers/-/babel-helpers-6.22.0.tgz#d275f55f2252b8101bff07bc0c556deda657392c"
419 419
   dependencies:
420
-    babel-runtime "^6.0.0"
421
-    babel-template "^6.16.0"
420
+    babel-runtime "^6.22.0"
421
+    babel-template "^6.22.0"
422 422
 
423 423
 babel-jest@18.x.x, babel-jest@^18.0.0:
424 424
   version "18.0.0"
@@ -428,23 +428,23 @@ babel-jest@18.x.x, babel-jest@^18.0.0:
428 428
     babel-plugin-istanbul "^3.0.0"
429 429
     babel-preset-jest "^18.0.0"
430 430
 
431
-babel-messages@^6.8.0:
432
-  version "6.8.0"
433
-  resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.8.0.tgz#bf504736ca967e6d65ef0adb5a2a5f947c8e0eb9"
431
+babel-messages@^6.22.0:
432
+  version "6.22.0"
433
+  resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.22.0.tgz#36066a214f1217e4ed4164867669ecb39e3ea575"
434 434
   dependencies:
435
-    babel-runtime "^6.0.0"
435
+    babel-runtime "^6.22.0"
436 436
 
437 437
 babel-plugin-check-es2015-constants@^6.5.0, babel-plugin-check-es2015-constants@^6.7.2, babel-plugin-check-es2015-constants@^6.8.0:
438
-  version "6.8.0"
439
-  resolved "https://registry.yarnpkg.com/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-6.8.0.tgz#dbf024c32ed37bfda8dee1e76da02386a8d26fe7"
438
+  version "6.22.0"
439
+  resolved "https://registry.yarnpkg.com/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-6.22.0.tgz#35157b101426fd2ffd3da3f75c7d1e91835bbf8a"
440 440
   dependencies:
441
-    babel-runtime "^6.0.0"
441
+    babel-runtime "^6.22.0"
442 442
 
443 443
 babel-plugin-external-helpers@^6.18.0:
444
-  version "6.18.0"
445
-  resolved "https://registry.yarnpkg.com/babel-plugin-external-helpers/-/babel-plugin-external-helpers-6.18.0.tgz#c6bbf87a4448eb49616f24a8b8088503863488da"
444
+  version "6.22.0"
445
+  resolved "https://registry.yarnpkg.com/babel-plugin-external-helpers/-/babel-plugin-external-helpers-6.22.0.tgz#2285f48b02bd5dede85175caf8c62e86adccefa1"
446 446
   dependencies:
447
-    babel-runtime "^6.0.0"
447
+    babel-runtime "^6.22.0"
448 448
 
449 449
 babel-plugin-istanbul@^3.0.0:
450 450
   version "3.1.2"
@@ -486,221 +486,220 @@ babel-plugin-syntax-object-rest-spread@^6.5.0, babel-plugin-syntax-object-rest-s
486 486
   resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5"
487 487
 
488 488
 babel-plugin-syntax-trailing-function-commas@^6.13.0, babel-plugin-syntax-trailing-function-commas@^6.5.0, babel-plugin-syntax-trailing-function-commas@^6.8.0:
489
-  version "6.20.0"
490
-  resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.20.0.tgz#442835e19179f45b87e92d477d70b9f1f18b5c4f"
489
+  version "6.22.0"
490
+  resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz#ba0360937f8d06e40180a43fe0d5616fff532cf3"
491 491
 
492 492
 babel-plugin-transform-class-properties@^6.5.0, babel-plugin-transform-class-properties@^6.6.0, babel-plugin-transform-class-properties@^6.8.0:
493
-  version "6.19.0"
494
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-class-properties/-/babel-plugin-transform-class-properties-6.19.0.tgz#1274b349abaadc835164e2004f4a2444a2788d5f"
493
+  version "6.22.0"
494
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-class-properties/-/babel-plugin-transform-class-properties-6.22.0.tgz#aa78f8134495c7de06c097118ba061844e1dc1d8"
495 495
   dependencies:
496
-    babel-helper-function-name "^6.18.0"
496
+    babel-helper-function-name "^6.22.0"
497 497
     babel-plugin-syntax-class-properties "^6.8.0"
498
-    babel-runtime "^6.9.1"
499
-    babel-template "^6.15.0"
498
+    babel-runtime "^6.22.0"
499
+    babel-template "^6.22.0"
500 500
 
501 501
 babel-plugin-transform-es2015-arrow-functions@^6.5.0, babel-plugin-transform-es2015-arrow-functions@^6.5.2, babel-plugin-transform-es2015-arrow-functions@^6.8.0:
502
-  version "6.8.0"
503
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.8.0.tgz#5b63afc3181bdc9a8c4d481b5a4f3f7d7fef3d9d"
502
+  version "6.22.0"
503
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.22.0.tgz#452692cb711d5f79dc7f85e440ce41b9f244d221"
504 504
   dependencies:
505
-    babel-runtime "^6.0.0"
505
+    babel-runtime "^6.22.0"
506 506
 
507 507
 babel-plugin-transform-es2015-block-scoped-functions@^6.6.5, babel-plugin-transform-es2015-block-scoped-functions@^6.8.0:
508
-  version "6.8.0"
509
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-6.8.0.tgz#ed95d629c4b5a71ae29682b998f70d9833eb366d"
508
+  version "6.22.0"
509
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-6.22.0.tgz#bbc51b49f964d70cb8d8e0b94e820246ce3a6141"
510 510
   dependencies:
511
-    babel-runtime "^6.0.0"
511
+    babel-runtime "^6.22.0"
512 512
 
513 513
 babel-plugin-transform-es2015-block-scoping@^6.5.0, babel-plugin-transform-es2015-block-scoping@^6.7.1, babel-plugin-transform-es2015-block-scoping@^6.8.0:
514
-  version "6.21.0"
515
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.21.0.tgz#e840687f922e70fb2c42bb13501838c174a115ed"
514
+  version "6.22.0"
515
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.22.0.tgz#00d6e3a0bebdcfe7536b9d653b44a9141e63e47e"
516 516
   dependencies:
517
-    babel-runtime "^6.20.0"
518
-    babel-template "^6.15.0"
519
-    babel-traverse "^6.21.0"
520
-    babel-types "^6.21.0"
517
+    babel-runtime "^6.22.0"
518
+    babel-template "^6.22.0"
519
+    babel-traverse "^6.22.0"
520
+    babel-types "^6.22.0"
521 521
     lodash "^4.2.0"
522 522
 
523 523
 babel-plugin-transform-es2015-classes@^6.5.0, babel-plugin-transform-es2015-classes@^6.6.5, babel-plugin-transform-es2015-classes@^6.8.0:
524
-  version "6.18.0"
525
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-6.18.0.tgz#ffe7a17321bf83e494dcda0ae3fc72df48ffd1d9"
526
-  dependencies:
527
-    babel-helper-define-map "^6.18.0"
528
-    babel-helper-function-name "^6.18.0"
529
-    babel-helper-optimise-call-expression "^6.18.0"
530
-    babel-helper-replace-supers "^6.18.0"
531
-    babel-messages "^6.8.0"
532
-    babel-runtime "^6.9.0"
533
-    babel-template "^6.14.0"
534
-    babel-traverse "^6.18.0"
535
-    babel-types "^6.18.0"
524
+  version "6.22.0"
525
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-6.22.0.tgz#54d44998fd823d9dca15292324161c331c1b6f14"
526
+  dependencies:
527
+    babel-helper-define-map "^6.22.0"
528
+    babel-helper-function-name "^6.22.0"
529
+    babel-helper-optimise-call-expression "^6.22.0"
530
+    babel-helper-replace-supers "^6.22.0"
531
+    babel-messages "^6.22.0"
532
+    babel-runtime "^6.22.0"
533
+    babel-template "^6.22.0"
534
+    babel-traverse "^6.22.0"
535
+    babel-types "^6.22.0"
536 536
 
537 537
 babel-plugin-transform-es2015-computed-properties@^6.5.0, babel-plugin-transform-es2015-computed-properties@^6.6.5, babel-plugin-transform-es2015-computed-properties@^6.8.0:
538
-  version "6.8.0"
539
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-6.8.0.tgz#f51010fd61b3bd7b6b60a5fdfd307bb7a5279870"
538
+  version "6.22.0"
539
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-6.22.0.tgz#7c383e9629bba4820c11b0425bdd6290f7f057e7"
540 540
   dependencies:
541
-    babel-helper-define-map "^6.8.0"
542
-    babel-runtime "^6.0.0"
543
-    babel-template "^6.8.0"
541
+    babel-runtime "^6.22.0"
542
+    babel-template "^6.22.0"
544 543
 
545 544
 babel-plugin-transform-es2015-destructuring@6.x, babel-plugin-transform-es2015-destructuring@^6.5.0, babel-plugin-transform-es2015-destructuring@^6.6.5, babel-plugin-transform-es2015-destructuring@^6.8.0:
546
-  version "6.19.0"
547
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-6.19.0.tgz#ff1d911c4b3f4cab621bd66702a869acd1900533"
545
+  version "6.22.0"
546
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-6.22.0.tgz#8e0af2f885a0b2cf999d47c4c1dd23ce88cfa4c6"
548 547
   dependencies:
549
-    babel-runtime "^6.9.0"
548
+    babel-runtime "^6.22.0"
550 549
 
551 550
 babel-plugin-transform-es2015-for-of@^6.5.0, babel-plugin-transform-es2015-for-of@^6.6.0, babel-plugin-transform-es2015-for-of@^6.8.0:
552
-  version "6.18.0"
553
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-6.18.0.tgz#4c517504db64bf8cfc119a6b8f177211f2028a70"
551
+  version "6.22.0"
552
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-6.22.0.tgz#180467ad63aeea592a1caeee4bf1c8b3e2616265"
554 553
   dependencies:
555
-    babel-runtime "^6.0.0"
554
+    babel-runtime "^6.22.0"
556 555
 
557 556
 babel-plugin-transform-es2015-function-name@6.x, babel-plugin-transform-es2015-function-name@^6.5.0, babel-plugin-transform-es2015-function-name@^6.8.0:
558
-  version "6.9.0"
559
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-6.9.0.tgz#8c135b17dbd064e5bba56ec511baaee2fca82719"
557
+  version "6.22.0"
558
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-6.22.0.tgz#f5fcc8b09093f9a23c76ac3d9e392c3ec4b77104"
560 559
   dependencies:
561
-    babel-helper-function-name "^6.8.0"
562
-    babel-runtime "^6.9.0"
563
-    babel-types "^6.9.0"
560
+    babel-helper-function-name "^6.22.0"
561
+    babel-runtime "^6.22.0"
562
+    babel-types "^6.22.0"
564 563
 
565 564
 babel-plugin-transform-es2015-literals@^6.5.0, babel-plugin-transform-es2015-literals@^6.8.0:
566
-  version "6.8.0"
567
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-literals-6.8.0.tgz#50aa2e5c7958fc2ab25d74ec117e0cc98f046468"
565
+  version "6.22.0"
566
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-literals-6.22.0.tgz#4f54a02d6cd66cf915280019a31d31925377ca2e"
568 567
   dependencies:
569
-    babel-runtime "^6.0.0"
568
+    babel-runtime "^6.22.0"
570 569
 
571 570
 babel-plugin-transform-es2015-modules-commonjs@6.x, babel-plugin-transform-es2015-modules-commonjs@^6.5.0, babel-plugin-transform-es2015-modules-commonjs@^6.7.0, babel-plugin-transform-es2015-modules-commonjs@^6.8.0:
572
-  version "6.18.0"
573
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.18.0.tgz#c15ae5bb11b32a0abdcc98a5837baa4ee8d67bcc"
571
+  version "6.22.0"
572
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.22.0.tgz#6ca04e22b8e214fb50169730657e7a07dc941145"
574 573
   dependencies:
575
-    babel-plugin-transform-strict-mode "^6.18.0"
576
-    babel-runtime "^6.0.0"
577
-    babel-template "^6.16.0"
578
-    babel-types "^6.18.0"
574
+    babel-plugin-transform-strict-mode "^6.22.0"
575
+    babel-runtime "^6.22.0"
576
+    babel-template "^6.22.0"
577
+    babel-types "^6.22.0"
579 578
 
580 579
 babel-plugin-transform-es2015-object-super@^6.6.5, babel-plugin-transform-es2015-object-super@^6.8.0:
581
-  version "6.8.0"
582
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-6.8.0.tgz#1b858740a5a4400887c23dcff6f4d56eea4a24c5"
580
+  version "6.22.0"
581
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-6.22.0.tgz#daa60e114a042ea769dd53fe528fc82311eb98fc"
583 582
   dependencies:
584
-    babel-helper-replace-supers "^6.8.0"
585
-    babel-runtime "^6.0.0"
583
+    babel-helper-replace-supers "^6.22.0"
584
+    babel-runtime "^6.22.0"
586 585
 
587 586
 babel-plugin-transform-es2015-parameters@6.x, babel-plugin-transform-es2015-parameters@^6.5.0, babel-plugin-transform-es2015-parameters@^6.7.0, babel-plugin-transform-es2015-parameters@^6.8.0:
588
-  version "6.21.0"
589
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-6.21.0.tgz#46a655e6864ef984091448cdf024d87b60b2a7d8"
587
+  version "6.22.0"
588
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-6.22.0.tgz#57076069232019094f27da8c68bb7162fe208dbb"
590 589
   dependencies:
591
-    babel-helper-call-delegate "^6.18.0"
592
-    babel-helper-get-function-arity "^6.18.0"
593
-    babel-runtime "^6.9.0"
594
-    babel-template "^6.16.0"
595
-    babel-traverse "^6.21.0"
596
-    babel-types "^6.21.0"
590
+    babel-helper-call-delegate "^6.22.0"
591
+    babel-helper-get-function-arity "^6.22.0"
592
+    babel-runtime "^6.22.0"
593
+    babel-template "^6.22.0"
594
+    babel-traverse "^6.22.0"
595
+    babel-types "^6.22.0"
597 596
 
598 597
 babel-plugin-transform-es2015-shorthand-properties@6.x, babel-plugin-transform-es2015-shorthand-properties@^6.5.0, babel-plugin-transform-es2015-shorthand-properties@^6.8.0:
599
-  version "6.18.0"
600
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.18.0.tgz#e2ede3b7df47bf980151926534d1dd0cbea58f43"
598
+  version "6.22.0"
599
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.22.0.tgz#8ba776e0affaa60bff21e921403b8a652a2ff723"
601 600
   dependencies:
602
-    babel-runtime "^6.0.0"
603
-    babel-types "^6.18.0"
601
+    babel-runtime "^6.22.0"
602
+    babel-types "^6.22.0"
604 603
 
605 604
 babel-plugin-transform-es2015-spread@6.x, babel-plugin-transform-es2015-spread@^6.5.0, babel-plugin-transform-es2015-spread@^6.6.5, babel-plugin-transform-es2015-spread@^6.8.0:
606
-  version "6.8.0"
607
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-6.8.0.tgz#0217f737e3b821fa5a669f187c6ed59205f05e9c"
605
+  version "6.22.0"
606
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-6.22.0.tgz#d6d68a99f89aedc4536c81a542e8dd9f1746f8d1"
608 607
   dependencies:
609
-    babel-runtime "^6.0.0"
608
+    babel-runtime "^6.22.0"
610 609
 
611 610
 babel-plugin-transform-es2015-sticky-regex@6.x:
612
-  version "6.8.0"
613
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-6.8.0.tgz#e73d300a440a35d5c64f5c2a344dc236e3df47be"
611
+  version "6.22.0"
612
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-6.22.0.tgz#ab316829e866ee3f4b9eb96939757d19a5bc4593"
614 613
   dependencies:
615
-    babel-helper-regex "^6.8.0"
616
-    babel-runtime "^6.0.0"
617
-    babel-types "^6.8.0"
614
+    babel-helper-regex "^6.22.0"
615
+    babel-runtime "^6.22.0"
616
+    babel-types "^6.22.0"
618 617
 
619 618
 babel-plugin-transform-es2015-template-literals@^6.5.0, babel-plugin-transform-es2015-template-literals@^6.6.5, babel-plugin-transform-es2015-template-literals@^6.8.0:
620
-  version "6.8.0"
621
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-6.8.0.tgz#86eb876d0a2c635da4ec048b4f7de9dfc897e66b"
619
+  version "6.22.0"
620
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-6.22.0.tgz#a84b3450f7e9f8f1f6839d6d687da84bb1236d8d"
622 621
   dependencies:
623
-    babel-runtime "^6.0.0"
622
+    babel-runtime "^6.22.0"
624 623
 
625 624
 babel-plugin-transform-es2015-unicode-regex@6.x:
626
-  version "6.11.0"
627
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-6.11.0.tgz#6298ceabaad88d50a3f4f392d8de997260f6ef2c"
625
+  version "6.22.0"
626
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-6.22.0.tgz#8d9cc27e7ee1decfe65454fb986452a04a613d20"
628 627
   dependencies:
629
-    babel-helper-regex "^6.8.0"
630
-    babel-runtime "^6.0.0"
628
+    babel-helper-regex "^6.22.0"
629
+    babel-runtime "^6.22.0"
631 630
     regexpu-core "^2.0.0"
632 631
 
633 632
 babel-plugin-transform-es3-member-expression-literals@^6.5.0, babel-plugin-transform-es3-member-expression-literals@^6.8.0:
634
-  version "6.8.0"
635
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es3-member-expression-literals/-/babel-plugin-transform-es3-member-expression-literals-6.8.0.tgz#180796863e2eddc4b48561d0c228369b05b722e2"
633
+  version "6.22.0"
634
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es3-member-expression-literals/-/babel-plugin-transform-es3-member-expression-literals-6.22.0.tgz#733d3444f3ecc41bef8ed1a6a4e09657b8969ebb"
636 635
   dependencies:
637
-    babel-runtime "^6.0.0"
636
+    babel-runtime "^6.22.0"
638 637
 
639 638
 babel-plugin-transform-es3-property-literals@^6.5.0, babel-plugin-transform-es3-property-literals@^6.8.0:
640
-  version "6.8.0"
641
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es3-property-literals/-/babel-plugin-transform-es3-property-literals-6.8.0.tgz#8e7cc50cfe060b7c487ae33c501a4f659133bade"
639
+  version "6.22.0"
640
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-es3-property-literals/-/babel-plugin-transform-es3-property-literals-6.22.0.tgz#b2078d5842e22abf40f73e8cde9cd3711abd5758"
642 641
   dependencies:
643
-    babel-runtime "^6.0.0"
642
+    babel-runtime "^6.22.0"
644 643
 
645 644
 babel-plugin-transform-flow-strip-types@^6.18.0, babel-plugin-transform-flow-strip-types@^6.5.0, babel-plugin-transform-flow-strip-types@^6.7.0, babel-plugin-transform-flow-strip-types@^6.8.0:
646
-  version "6.21.0"
647
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-flow-strip-types/-/babel-plugin-transform-flow-strip-types-6.21.0.tgz#2eea3f8b5bb234339b47283feac155cfb237b948"
645
+  version "6.22.0"
646
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-flow-strip-types/-/babel-plugin-transform-flow-strip-types-6.22.0.tgz#84cb672935d43714fdc32bce84568d87441cf7cf"
648 647
   dependencies:
649 648
     babel-plugin-syntax-flow "^6.18.0"
650
-    babel-runtime "^6.0.0"
649
+    babel-runtime "^6.22.0"
651 650
 
652 651
 babel-plugin-transform-object-assign@^6.5.0:
653
-  version "6.8.0"
654
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-assign/-/babel-plugin-transform-object-assign-6.8.0.tgz#76e17f2dc0f36f14f548b9afd7aaef58d29ebb75"
652
+  version "6.22.0"
653
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-assign/-/babel-plugin-transform-object-assign-6.22.0.tgz#f99d2f66f1a0b0d498e346c5359684740caa20ba"
655 654
   dependencies:
656
-    babel-runtime "^6.0.0"
655
+    babel-runtime "^6.22.0"
657 656
 
658 657
 babel-plugin-transform-object-rest-spread@^6.16.0, babel-plugin-transform-object-rest-spread@^6.5.0, babel-plugin-transform-object-rest-spread@^6.6.5, babel-plugin-transform-object-rest-spread@^6.8.0:
659
-  version "6.20.2"
660
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.20.2.tgz#e816c55bba77b14c16365d87e2ae48c8fd18fc2e"
658
+  version "6.22.0"
659
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.22.0.tgz#1d419b55e68d2e4f64a5ff3373bd67d73c8e83bc"
661 660
   dependencies:
662 661
     babel-plugin-syntax-object-rest-spread "^6.8.0"
663
-    babel-runtime "^6.20.0"
662
+    babel-runtime "^6.22.0"
664 663
 
665 664
 babel-plugin-transform-react-display-name@^6.5.0, babel-plugin-transform-react-display-name@^6.8.0:
666
-  version "6.8.0"
667
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-display-name/-/babel-plugin-transform-react-display-name-6.8.0.tgz#f7a084977383d728bdbdc2835bba0159577f660e"
665
+  version "6.22.0"
666
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-display-name/-/babel-plugin-transform-react-display-name-6.22.0.tgz#077197520fa8562b8d3da4c3c4b0b1bdd7853f26"
668 667
   dependencies:
669
-    babel-runtime "^6.0.0"
668
+    babel-runtime "^6.22.0"
670 669
 
671 670
 babel-plugin-transform-react-jsx-source@^6.5.0:
672
-  version "6.9.0"
673
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-jsx-source/-/babel-plugin-transform-react-jsx-source-6.9.0.tgz#af684a05c2067a86e0957d4f343295ccf5dccf00"
671
+  version "6.22.0"
672
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-jsx-source/-/babel-plugin-transform-react-jsx-source-6.22.0.tgz#66ac12153f5cd2d17b3c19268f4bf0197f44ecd6"
674 673
   dependencies:
675 674
     babel-plugin-syntax-jsx "^6.8.0"
676
-    babel-runtime "^6.9.0"
675
+    babel-runtime "^6.22.0"
677 676
 
678 677
 babel-plugin-transform-react-jsx@^6.5.0, babel-plugin-transform-react-jsx@^6.8.0:
679
-  version "6.8.0"
680
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-jsx/-/babel-plugin-transform-react-jsx-6.8.0.tgz#94759942f70af18c617189aa7f3593f1644a71ab"
678
+  version "6.22.0"
679
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-jsx/-/babel-plugin-transform-react-jsx-6.22.0.tgz#48556b7dd4c3fe97d1c943bcd54fc3f2561c1817"
681 680
   dependencies:
682
-    babel-helper-builder-react-jsx "^6.8.0"
681
+    babel-helper-builder-react-jsx "^6.22.0"
683 682
     babel-plugin-syntax-jsx "^6.8.0"
684
-    babel-runtime "^6.0.0"
683
+    babel-runtime "^6.22.0"
685 684
 
686 685
 babel-plugin-transform-regenerator@^6.5.0:
687
-  version "6.21.0"
688
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.21.0.tgz#75d0c7e7f84f379358f508451c68a2c5fa5a9703"
686
+  version "6.22.0"
687
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.22.0.tgz#65740593a319c44522157538d690b84094617ea6"
689 688
   dependencies:
690 689
     regenerator-transform "0.9.8"
691 690
 
692
-babel-plugin-transform-strict-mode@^6.18.0:
693
-  version "6.18.0"
694
-  resolved "https://registry.yarnpkg.com/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.18.0.tgz#df7cf2991fe046f44163dcd110d5ca43bc652b9d"
691
+babel-plugin-transform-strict-mode@^6.22.0:
692
+  version "6.22.0"
693
+  resolved "https://registry.yarnpkg.com/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.22.0.tgz#e008df01340fdc87e959da65991b7e05970c8c7c"
695 694
   dependencies:
696
-    babel-runtime "^6.0.0"
697
-    babel-types "^6.18.0"
695
+    babel-runtime "^6.22.0"
696
+    babel-types "^6.22.0"
698 697
 
699
-babel-polyfill@6.x.x, babel-polyfill@^6.16.0:
700
-  version "6.20.0"
701
-  resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.20.0.tgz#de4a371006139e20990aac0be367d398331204e7"
698
+babel-polyfill@6.x.x, babel-polyfill@^6.16.0, babel-polyfill@^6.22.0:
699
+  version "6.22.0"
700
+  resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.22.0.tgz#1ac99ebdcc6ba4db1e2618c387b2084a82154a3b"
702 701
   dependencies:
703
-    babel-runtime "^6.20.0"
702
+    babel-runtime "^6.22.0"
704 703
     core-js "^2.4.0"
705 704
     regenerator-runtime "^0.10.0"
706 705
 
@@ -820,59 +819,59 @@ babel-preset-react-native@1.x.x, babel-preset-react-native@^1.9.0:
820 819
     babel-plugin-transform-regenerator "^6.5.0"
821 820
     react-transform-hmr "^1.0.4"
822 821
 
823
-babel-register@6.x.x, babel-register@^6.18.0:
824
-  version "6.18.0"
825
-  resolved "https://registry.yarnpkg.com/babel-register/-/babel-register-6.18.0.tgz#892e2e03865078dd90ad2c715111ec4449b32a68"
822
+babel-register@6.x.x, babel-register@^6.18.0, babel-register@^6.22.0:
823
+  version "6.22.0"
824
+  resolved "https://registry.yarnpkg.com/babel-register/-/babel-register-6.22.0.tgz#a61dd83975f9ca4a9e7d6eff3059494cd5ea4c63"
826 825
   dependencies:
827
-    babel-core "^6.18.0"
828
-    babel-runtime "^6.11.6"
826
+    babel-core "^6.22.0"
827
+    babel-runtime "^6.22.0"
829 828
     core-js "^2.4.0"
830 829
     home-or-tmp "^2.0.0"
831 830
     lodash "^4.2.0"
832 831
     mkdirp "^0.5.1"
833 832
     source-map-support "^0.4.2"
834 833
 
835
-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, babel-runtime@^6.9.1:
836
-  version "6.20.0"
837
-  resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.20.0.tgz#87300bdcf4cd770f09bf0048c64204e17806d16f"
834
+babel-runtime@^6.18.0, babel-runtime@^6.22.0:
835
+  version "6.22.0"
836
+  resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.22.0.tgz#1cf8b4ac67c77a4ddb0db2ae1f74de52ac4ca611"
838 837
   dependencies:
839 838
     core-js "^2.4.0"
840 839
     regenerator-runtime "^0.10.0"
841 840
 
842
-babel-template@^6.14.0, babel-template@^6.15.0, babel-template@^6.16.0, babel-template@^6.8.0:
843
-  version "6.16.0"
844
-  resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.16.0.tgz#e149dd1a9f03a35f817ddbc4d0481988e7ebc8ca"
841
+babel-template@^6.16.0, babel-template@^6.22.0:
842
+  version "6.22.0"
843
+  resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.22.0.tgz#403d110905a4626b317a2a1fcb8f3b73204b2edb"
845 844
   dependencies:
846
-    babel-runtime "^6.9.0"
847
-    babel-traverse "^6.16.0"
848
-    babel-types "^6.16.0"
845
+    babel-runtime "^6.22.0"
846
+    babel-traverse "^6.22.0"
847
+    babel-types "^6.22.0"
849 848
     babylon "^6.11.0"
850 849
     lodash "^4.2.0"
851 850
 
852
-babel-traverse@^6.15.0, babel-traverse@^6.16.0, babel-traverse@^6.18.0, babel-traverse@^6.21.0:
853
-  version "6.21.0"
854
-  resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.21.0.tgz#69c6365804f1a4f69eb1213f85b00a818b8c21ad"
851
+babel-traverse@^6.15.0, babel-traverse@^6.18.0, babel-traverse@^6.22.0, babel-traverse@^6.22.1:
852
+  version "6.22.1"
853
+  resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.22.1.tgz#3b95cd6b7427d6f1f757704908f2fc9748a5f59f"
855 854
   dependencies:
856
-    babel-code-frame "^6.20.0"
857
-    babel-messages "^6.8.0"
858
-    babel-runtime "^6.20.0"
859
-    babel-types "^6.21.0"
860
-    babylon "^6.11.0"
855
+    babel-code-frame "^6.22.0"
856
+    babel-messages "^6.22.0"
857
+    babel-runtime "^6.22.0"
858
+    babel-types "^6.22.0"
859
+    babylon "^6.15.0"
861 860
     debug "^2.2.0"
862 861
     globals "^9.0.0"
863 862
     invariant "^2.2.0"
864 863
     lodash "^4.2.0"
865 864
 
866
-babel-types@^6.15.0, babel-types@^6.16.0, babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.21.0, babel-types@^6.8.0, babel-types@^6.9.0:
867
-  version "6.21.0"
868
-  resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.21.0.tgz#314b92168891ef6d3806b7f7a917fdf87c11a4b2"
865
+babel-types@^6.15.0, babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.22.0:
866
+  version "6.22.0"
867
+  resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.22.0.tgz#2a447e8d0ea25d2512409e4175479fd78cc8b1db"
869 868
   dependencies:
870
-    babel-runtime "^6.20.0"
869
+    babel-runtime "^6.22.0"
871 870
     esutils "^2.0.2"
872 871
     lodash "^4.2.0"
873 872
     to-fast-properties "^1.0.1"
874 873
 
875
-babylon@^6.11.0, babylon@^6.13.0, babylon@^6.13.1:
874
+babylon@^6.11.0, babylon@^6.13.0, babylon@^6.13.1, babylon@^6.15.0:
876 875
   version "6.15.0"
877 876
   resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.15.0.tgz#ba65cfa1a80e1759b0e89fb562e27dccae70348e"
878 877
 
@@ -1117,7 +1116,7 @@ cheerio@^0.19.0:
1117 1116
     htmlparser2 "~3.8.1"
1118 1117
     lodash "^3.2.0"
1119 1118
 
1120
-chokidar@^1.0.0:
1119
+chokidar@^1.6.1:
1121 1120
   version "1.6.1"
1122 1121
   resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.6.1.tgz#2f4447ab5e96e50fb3d789fd90d4c72e0e4c70c2"
1123 1122
   dependencies:
@@ -1684,7 +1683,11 @@ dom-walk@^0.1.0:
1684 1683
   version "0.1.1"
1685 1684
   resolved "https://registry.yarnpkg.com/dom-walk/-/dom-walk-0.1.1.tgz#672226dc74c8f799ad35307df936aba11acd6018"
1686 1685
 
1687
-domelementtype@1, domelementtype@~1.1.1:
1686
+domelementtype@1:
1687
+  version "1.3.0"
1688
+  resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.3.0.tgz#b17aed82e8ab59e52dd9c19b1756e0fc187204c2"
1689
+
1690
+domelementtype@~1.1.1:
1688 1691
   version "1.1.3"
1689 1692
   resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.1.3.tgz#bd28773e2642881aec51544924299c5cd822185b"
1690 1693
 
@@ -2452,7 +2455,7 @@ glob-stream@^5.3.2:
2452 2455
     to-absolute-glob "^0.1.1"
2453 2456
     unique-stream "^2.0.2"
2454 2457
 
2455
-glob@^5.0.15, glob@^5.0.3, glob@^5.0.5:
2458
+glob@^5.0.15, glob@^5.0.3:
2456 2459
   version "5.0.15"
2457 2460
   resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
2458 2461
   dependencies:
@@ -2724,7 +2727,7 @@ http-signature@~1.1.0:
2724 2727
     jsprim "^1.2.2"
2725 2728
     sshpk "^1.7.0"
2726 2729
 
2727
-iconv-lite@0.4.11:
2730
+iconv-lite@0.4.11, iconv-lite@^0.4.5:
2728 2731
   version "0.4.11"
2729 2732
   resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.11.tgz#2ecb42fd294744922209a2e7c404dac8793d8ade"
2730 2733
 
@@ -2732,7 +2735,7 @@ iconv-lite@0.4.13:
2732 2735
   version "0.4.13"
2733 2736
   resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.13.tgz#1f88aba4ab0b1508e8312acc39345f36e992e2f2"
2734 2737
 
2735
-iconv-lite@^0.4.13, iconv-lite@^0.4.5, iconv-lite@~0.4.13:
2738
+iconv-lite@^0.4.13, iconv-lite@~0.4.13:
2736 2739
   version "0.4.15"
2737 2740
   resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.15.tgz#fe265a218ac6a57cfe854927e9d04c19825eddeb"
2738 2741
 
@@ -3340,10 +3343,6 @@ joi@^6.6.1:
3340 3343
     moment "2.x.x"
3341 3344
     topo "1.x.x"
3342 3345
 
3343
-js-tokens@^2.0.0:
3344
-  version "2.0.0"
3345
-  resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-2.0.0.tgz#79903f5563ee778cc1162e6dcf1a0027c97f9cb5"
3346
-
3347 3346
 js-tokens@^3.0.0:
3348 3347
   version "3.0.0"
3349 3348
   resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.0.tgz#a2f2a969caae142fb3cd56228358c89366957bd1"