Skip to content

Commit a72408e

Browse files
committed
Freshen yarn.lock
1 parent 1ad5008 commit a72408e

File tree

1 file changed

+102
-23
lines changed

1 file changed

+102
-23
lines changed

yarn.lock

Lines changed: 102 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,14 @@ babel-code-frame@^6.16.0, babel-code-frame@^6.20.0:
180180
esutils "^2.0.2"
181181
js-tokens "^2.0.0"
182182

183+
babel-code-frame@^6.22.0:
184+
version "6.22.0"
185+
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.22.0.tgz#027620bee567a88c32561574e7fd0801d33118e4"
186+
dependencies:
187+
chalk "^1.1.0"
188+
esutils "^2.0.2"
189+
js-tokens "^3.0.0"
190+
183191
babel-core@^6.1.4, babel-core@^6.18.0:
184192
version "6.20.0"
185193
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.20.0.tgz#ab0d7176d9dea434e66badadaf92237865eab1ec"
@@ -244,7 +252,7 @@ babel-helper-define-map@^6.18.0, babel-helper-define-map@^6.8.0:
244252
babel-types "^6.18.0"
245253
lodash "^4.2.0"
246254

247-
babel-helper-function-name@^6.18.0, babel-helper-function-name@^6.8.0:
255+
babel-helper-function-name@^6.18.0:
248256
version "6.18.0"
249257
resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-6.18.0.tgz#68ec71aeba1f3e28b2a6f0730190b754a9bf30e6"
250258
dependencies:
@@ -254,13 +262,30 @@ babel-helper-function-name@^6.18.0, babel-helper-function-name@^6.8.0:
254262
babel-traverse "^6.18.0"
255263
babel-types "^6.18.0"
256264

265+
babel-helper-function-name@^6.22.0:
266+
version "6.22.0"
267+
resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-6.22.0.tgz#51f1bdc4bb89b15f57a9b249f33d742816dcbefc"
268+
dependencies:
269+
babel-helper-get-function-arity "^6.22.0"
270+
babel-runtime "^6.22.0"
271+
babel-template "^6.22.0"
272+
babel-traverse "^6.22.0"
273+
babel-types "^6.22.0"
274+
257275
babel-helper-get-function-arity@^6.18.0:
258276
version "6.18.0"
259277
resolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.18.0.tgz#a5b19695fd3f9cdfc328398b47dafcd7094f9f24"
260278
dependencies:
261279
babel-runtime "^6.0.0"
262280
babel-types "^6.18.0"
263281

282+
babel-helper-get-function-arity@^6.22.0:
283+
version "6.22.0"
284+
resolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.22.0.tgz#0beb464ad69dc7347410ac6ade9f03a50634f5ce"
285+
dependencies:
286+
babel-runtime "^6.22.0"
287+
babel-types "^6.22.0"
288+
264289
babel-helper-hoist-variables@^6.18.0:
265290
version "6.18.0"
266291
resolved "https://registry.yarnpkg.com/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6.18.0.tgz#a835b5ab8b46d6de9babefae4d98ea41e866b82a"
@@ -293,17 +318,23 @@ babel-helpers@^6.16.0:
293318
babel-runtime "^6.0.0"
294319
babel-template "^6.16.0"
295320

321+
babel-messages@^6.22.0:
322+
version "6.22.0"
323+
resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.22.0.tgz#36066a214f1217e4ed4164867669ecb39e3ea575"
324+
dependencies:
325+
babel-runtime "^6.22.0"
326+
296327
babel-messages@^6.8.0:
297328
version "6.8.0"
298329
resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.8.0.tgz#bf504736ca967e6d65ef0adb5a2a5f947c8e0eb9"
299330
dependencies:
300331
babel-runtime "^6.0.0"
301332

302-
babel-plugin-check-es2015-constants@6.8.0:
303-
version "6.8.0"
304-
resolved "https://registry.yarnpkg.com/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-6.8.0.tgz#dbf024c32ed37bfda8dee1e76da02386a8d26fe7"
333+
babel-plugin-check-es2015-constants@6.22.0:
334+
version "6.22.0"
335+
resolved "https://registry.yarnpkg.com/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-6.22.0.tgz#35157b101426fd2ffd3da3f75c7d1e91835bbf8a"
305336
dependencies:
306-
babel-runtime "^6.0.0"
337+
babel-runtime "^6.22.0"
307338

308339
309340
version "6.13.0"
@@ -321,14 +352,14 @@ babel-plugin-syntax-object-rest-spread@^6.8.0:
321352
version "6.13.0"
322353
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5"
323354

324-
babel-plugin-transform-class-properties@6.19.0:
325-
version "6.19.0"
326-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-class-properties/-/babel-plugin-transform-class-properties-6.19.0.tgz#1274b349abaadc835164e2004f4a2444a2788d5f"
355+
babel-plugin-transform-class-properties@6.22.0:
356+
version "6.22.0"
357+
resolved "https://registry.yarnpkg.com/babel-plugin-transform-class-properties/-/babel-plugin-transform-class-properties-6.22.0.tgz#aa78f8134495c7de06c097118ba061844e1dc1d8"
327358
dependencies:
328-
babel-helper-function-name "^6.18.0"
359+
babel-helper-function-name "^6.22.0"
329360
babel-plugin-syntax-class-properties "^6.8.0"
330-
babel-runtime "^6.9.1"
331-
babel-template "^6.15.0"
361+
babel-runtime "^6.22.0"
362+
babel-template "^6.22.0"
332363

333364
334365
version "6.8.0"
@@ -387,13 +418,13 @@ [email protected]:
387418
babel-runtime "^6.0.0"
388419
babel-types "^6.8.0"
389420

390-
babel-plugin-transform-es2015-function-name@6.9.0:
391-
version "6.9.0"
392-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-6.9.0.tgz#8c135b17dbd064e5bba56ec511baaee2fca82719"
421+
babel-plugin-transform-es2015-function-name@6.22.0:
422+
version "6.22.0"
423+
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-6.22.0.tgz#f5fcc8b09093f9a23c76ac3d9e392c3ec4b77104"
393424
dependencies:
394-
babel-helper-function-name "^6.8.0"
395-
babel-runtime "^6.9.0"
396-
babel-types "^6.9.0"
425+
babel-helper-function-name "^6.22.0"
426+
babel-runtime "^6.22.0"
427+
babel-types "^6.22.0"
397428

398429
399430
version "6.8.0"
@@ -441,11 +472,11 @@ [email protected]:
441472
dependencies:
442473
babel-runtime "^6.0.0"
443474

444-
babel-plugin-transform-es2015-template-literals@6.8.0:
445-
version "6.8.0"
446-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-6.8.0.tgz#86eb876d0a2c635da4ec048b4f7de9dfc897e66b"
475+
babel-plugin-transform-es2015-template-literals@6.22.0:
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"
447478
dependencies:
448-
babel-runtime "^6.0.0"
479+
babel-runtime "^6.22.0"
449480

450481
451482
version "6.21.0"
@@ -494,13 +525,20 @@ babel-register@^6.18.0:
494525
mkdirp "^0.5.1"
495526
source-map-support "^0.4.2"
496527

497-
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:
528+
babel-runtime@^6.0.0, babel-runtime@^6.11.6, babel-runtime@^6.18.0, babel-runtime@^6.20.0, babel-runtime@^6.9.0:
498529
version "6.20.0"
499530
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.20.0.tgz#87300bdcf4cd770f09bf0048c64204e17806d16f"
500531
dependencies:
501532
core-js "^2.4.0"
502533
regenerator-runtime "^0.10.0"
503534

535+
babel-runtime@^6.22.0:
536+
version "6.22.0"
537+
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.22.0.tgz#1cf8b4ac67c77a4ddb0db2ae1f74de52ac4ca611"
538+
dependencies:
539+
core-js "^2.4.0"
540+
regenerator-runtime "^0.10.0"
541+
504542
babel-template@^6.14.0, babel-template@^6.15.0, babel-template@^6.16.0, babel-template@^6.8.0:
505543
version "6.16.0"
506544
resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.16.0.tgz#e149dd1a9f03a35f817ddbc4d0481988e7ebc8ca"
@@ -511,6 +549,16 @@ babel-template@^6.14.0, babel-template@^6.15.0, babel-template@^6.16.0, babel-te
511549
babylon "^6.11.0"
512550
lodash "^4.2.0"
513551

552+
babel-template@^6.22.0:
553+
version "6.22.0"
554+
resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.22.0.tgz#403d110905a4626b317a2a1fcb8f3b73204b2edb"
555+
dependencies:
556+
babel-runtime "^6.22.0"
557+
babel-traverse "^6.22.0"
558+
babel-types "^6.22.0"
559+
babylon "^6.11.0"
560+
lodash "^4.2.0"
561+
514562
babel-traverse@^6.15.0:
515563
version "6.20.0"
516564
resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.20.0.tgz#5378d1a743e3d856e6a52289994100bbdfd9872a"
@@ -539,6 +587,20 @@ babel-traverse@^6.16.0, babel-traverse@^6.18.0, babel-traverse@^6.20.0, babel-tr
539587
invariant "^2.2.0"
540588
lodash "^4.2.0"
541589

590+
babel-traverse@^6.22.0:
591+
version "6.22.0"
592+
resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.22.0.tgz#998b6de3228bd2bab0d748a6ec0588c32033d3c7"
593+
dependencies:
594+
babel-code-frame "^6.22.0"
595+
babel-messages "^6.22.0"
596+
babel-runtime "^6.22.0"
597+
babel-types "^6.22.0"
598+
babylon "^6.15.0"
599+
debug "^2.2.0"
600+
globals "^9.0.0"
601+
invariant "^2.2.0"
602+
lodash "^4.2.0"
603+
542604
babel-types@^6.15.0:
543605
version "6.20.0"
544606
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.20.0.tgz#3869ecb98459533b37df809886b3f7f3b08d2baa"
@@ -548,7 +610,7 @@ babel-types@^6.15.0:
548610
lodash "^4.2.0"
549611
to-fast-properties "^1.0.1"
550612

551-
babel-types@^6.16.0, babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.20.0, babel-types@^6.21.0, babel-types@^6.8.0, babel-types@^6.9.0:
613+
babel-types@^6.16.0, babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.20.0, babel-types@^6.21.0, babel-types@^6.8.0:
552614
version "6.21.0"
553615
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.21.0.tgz#314b92168891ef6d3806b7f7a917fdf87c11a4b2"
554616
dependencies:
@@ -557,10 +619,23 @@ babel-types@^6.16.0, babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.20
557619
lodash "^4.2.0"
558620
to-fast-properties "^1.0.1"
559621

622+
babel-types@^6.22.0:
623+
version "6.22.0"
624+
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.22.0.tgz#2a447e8d0ea25d2512409e4175479fd78cc8b1db"
625+
dependencies:
626+
babel-runtime "^6.22.0"
627+
esutils "^2.0.2"
628+
lodash "^4.2.0"
629+
to-fast-properties "^1.0.1"
630+
560631
babylon@^6.11.0, babylon@^6.13.0:
561632
version "6.14.1"
562633
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.14.1.tgz#956275fab72753ad9b3435d7afe58f8bf0a29815"
563634

635+
babylon@^6.15.0:
636+
version "6.15.0"
637+
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.15.0.tgz#ba65cfa1a80e1759b0e89fb562e27dccae70348e"
638+
564639
balanced-match@^0.4.1:
565640
version "0.4.2"
566641
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838"
@@ -1551,6 +1626,10 @@ js-tokens@^2.0.0:
15511626
version "2.0.0"
15521627
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-2.0.0.tgz#79903f5563ee778cc1162e6dcf1a0027c97f9cb5"
15531628

1629+
js-tokens@^3.0.0:
1630+
version "3.0.0"
1631+
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.0.tgz#a2f2a969caae142fb3cd56228358c89366957bd1"
1632+
15541633
15551634
version "3.6.1"
15561635
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.6.1.tgz#6e5fe67d8b205ce4d22fad05b7781e8dadcc4b30"

0 commit comments

Comments
 (0)