@@ -292,7 +292,7 @@ babel-types@^6.18.0, babel-types@^6.24.1, babel-types@^6.26.0:
292
292
lodash "^4.17.4"
293
293
to-fast-properties "^1.0.3"
294
294
295
- babylon@^6.17.4, babylon@^6. 18.0 :
295
+ babylon@^6.18.0 :
296
296
version "6.18.0"
297
297
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
298
298
@@ -387,8 +387,8 @@ chalk@^1.1.3:
387
387
supports-color "^2.0.0"
388
388
389
389
ci-info@^1.0.0 :
390
- version "1.0.0 "
391
- resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.0.0 .tgz#dc5285f2b4e251821683681c381c3388f46ec534 "
390
+ version "1.1.1 "
391
+ resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.1.1 .tgz#47b44df118c48d2597b56d342e7e25791060171a "
392
392
393
393
cliui@^2.1.0 :
394
394
version "2.1.0"
@@ -537,35 +537,35 @@ escape-string-regexp@^1.0.2:
537
537
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
538
538
539
539
escodegen@^1.6.1 :
540
- version "1.8.1 "
541
- resolved "https://registry.yarnpkg.com/escodegen/-/escodegen-1.8.1 .tgz#5a5b53af4693110bebb0867aa3430dd3b70a1018 "
540
+ version "1.9.0 "
541
+ resolved "https://registry.yarnpkg.com/escodegen/-/escodegen-1.9.0 .tgz#9811a2f265dc1cd3894420ee3717064b632b8852 "
542
542
dependencies :
543
- esprima "^2.7.1 "
544
- estraverse "^1.9.1 "
543
+ esprima "^3.1.3 "
544
+ estraverse "^4.2.0 "
545
545
esutils "^2.0.2"
546
546
optionator "^0.8.1"
547
547
optionalDependencies :
548
- source-map "~0.2.0 "
548
+ source-map "~0.5.6 "
549
549
550
- esprima@^2.7.1 :
551
- version "2.7 .3"
552
- resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7 .3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581 "
550
+ esprima@^3.1.3 :
551
+ version "3.1 .3"
552
+ resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1 .3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633 "
553
553
554
554
esprima@^4.0.0 :
555
555
version "4.0.0"
556
556
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
557
557
558
- estraverse@^1.9.1 :
559
- version "1.9.3 "
560
- resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-1.9.3 .tgz#af67f2dc922582415950926091a4005d29c9bb44 "
558
+ estraverse@^4.2.0 :
559
+ version "4.2.0 "
560
+ resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.2.0 .tgz#0dee3fed31fcd469618ce7342099fc1afa0bdb13 "
561
561
562
562
esutils@^2.0.2 :
563
563
version "2.0.2"
564
564
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
565
565
566
566
exec-sh@^0.2.0 :
567
- version "0.2.0 "
568
- resolved "https://registry.yarnpkg.com/exec-sh/-/exec-sh-0.2.0 .tgz#14f75de3f20d286ef933099b2ce50a90359cef10 "
567
+ version "0.2.1 "
568
+ resolved "https://registry.yarnpkg.com/exec-sh/-/exec-sh-0.2.1 .tgz#163b98a6e89e6b65b47c2a28d215bc1f63989c38 "
569
569
dependencies :
570
570
merge "^1.1.3"
571
571
@@ -680,11 +680,11 @@ form-data@~2.1.1:
680
680
mime-types "^2.1.12"
681
681
682
682
fs-extra@^4.0.0 :
683
- version "4.0.1 "
684
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.1 .tgz#7fc0c6c8957f983f57f306a24e5b9ddd8d0dd880 "
683
+ version "4.0.2 "
684
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.2 .tgz#f91704c53d1b461f893452b0c307d9997647ab6b "
685
685
dependencies :
686
686
graceful-fs "^4.1.2"
687
- jsonfile "^3 .0.0"
687
+ jsonfile "^4 .0.0"
688
688
universalify "^0.1.0"
689
689
690
690
fs.realpath@^1.0.0 :
@@ -946,14 +946,14 @@ isstream@~0.1.2:
946
946
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
947
947
948
948
istanbul-api@^1.1.1 :
949
- version "1.1.13 "
950
- resolved "https://registry.yarnpkg.com/istanbul-api/-/istanbul-api-1.1.13 .tgz#7197f64413600ebdfec6347a2dc3d4e03f97ed5a "
949
+ version "1.1.14 "
950
+ resolved "https://registry.yarnpkg.com/istanbul-api/-/istanbul-api-1.1.14 .tgz#25bc5701f7c680c0ffff913de46e3619a3a6e680 "
951
951
dependencies :
952
952
async "^2.1.4"
953
953
fileset "^2.0.2"
954
954
istanbul-lib-coverage "^1.1.1"
955
955
istanbul-lib-hook "^1.0.7"
956
- istanbul-lib-instrument "^1.7.5 "
956
+ istanbul-lib-instrument "^1.8.0 "
957
957
istanbul-lib-report "^1.1.1"
958
958
istanbul-lib-source-maps "^1.2.1"
959
959
istanbul-reports "^1.1.2"
@@ -971,15 +971,15 @@ istanbul-lib-hook@^1.0.7:
971
971
dependencies :
972
972
append-transform "^0.4.0"
973
973
974
- istanbul-lib-instrument@^1.4.2, istanbul-lib-instrument@^1.7.2, istanbul-lib-instrument@^1.7.5 :
975
- version "1.7.5 "
976
- resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.5 .tgz#adb596f8f0cb8b95e739206351a38a586af21b1e "
974
+ istanbul-lib-instrument@^1.4.2, istanbul-lib-instrument@^1.7.2, istanbul-lib-instrument@^1.8.0 :
975
+ version "1.8.0 "
976
+ resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.8.0 .tgz#66f6c9421cc9ec4704f76f2db084ba9078a2b532 "
977
977
dependencies :
978
978
babel-generator "^6.18.0"
979
979
babel-template "^6.16.0"
980
980
babel-traverse "^6.18.0"
981
981
babel-types "^6.18.0"
982
- babylon "^6.17.4 "
982
+ babylon "^6.18.0 "
983
983
istanbul-lib-coverage "^1.1.1"
984
984
semver "^5.3.0"
985
985
@@ -1224,8 +1224,8 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
1224
1224
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
1225
1225
1226
1226
js-yaml@^3.7.0 :
1227
- version "3.9.1 "
1228
- resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.9.1 .tgz#08775cebdfdd359209f0d2acd383c8f86a6904a0 "
1227
+ version "3.10.0 "
1228
+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0 .tgz#2e78441646bd4682e963f22b6e92823c309c62dc "
1229
1229
dependencies :
1230
1230
argparse "^1.0.7"
1231
1231
esprima "^4.0.0"
@@ -1280,9 +1280,9 @@ json5@^0.5.1:
1280
1280
version "0.5.1"
1281
1281
resolved "https://registry.yarnpkg.com/json5/-/json5-0.5.1.tgz#1eade7acc012034ad84e2396767ead9fa5495821"
1282
1282
1283
- jsonfile@^3 .0.0 :
1284
- version "3 .0.1 "
1285
- resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-3 .0.1 .tgz#a5ecc6f65f53f662c4415c7675a0331d0992ec66 "
1283
+ jsonfile@^4 .0.0 :
1284
+ version "4 .0.0 "
1285
+ resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4 .0.0 .tgz#8771aae0799b64076b76640fca058f9c10e33ecb "
1286
1286
optionalDependencies :
1287
1287
graceful-fs "^4.1.6"
1288
1288
@@ -1581,8 +1581,8 @@ p-locate@^2.0.0:
1581
1581
p-limit "^1.1.0"
1582
1582
1583
1583
p-map@^1.1.1 :
1584
- version "1.1.1 "
1585
- resolved "https://registry.yarnpkg.com/p-map/-/p-map-1.1.1 .tgz#05f5e4ae97a068371bc2a5cc86bfbdbc19c4ae7a "
1584
+ version "1.2.0 "
1585
+ resolved "https://registry.yarnpkg.com/p-map/-/p-map-1.2.0 .tgz#e4e94f311eabbc8633a1e79908165fca26241b6b "
1586
1586
1587
1587
parse-glob@^3.0.4 :
1588
1588
version "3.0.4"
@@ -1828,8 +1828,8 @@ right-align@^0.1.1:
1828
1828
align-text "^0.1.1"
1829
1829
1830
1830
rimraf@^2.6.1 :
1831
- version "2.6.1 "
1832
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.1 .tgz#c2338ec643df7a1b7fe5c54fa86f57428a55f33d "
1831
+ version "2.6.2 "
1832
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.2 .tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36 "
1833
1833
dependencies :
1834
1834
glob "^7.0.5"
1835
1835
@@ -1896,8 +1896,8 @@ sntp@1.x.x:
1896
1896
hoek "2.x.x"
1897
1897
1898
1898
source-map-support@^0.4.15, source-map-support@^0.4.4 :
1899
- version "0.4.17 "
1900
- resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.17 .tgz#6f2150553e6375375d0ccb3180502b78c18ba430 "
1899
+ version "0.4.18 "
1900
+ resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.18 .tgz#0286a6de8be42641338594e97ccea75f0a2c585f "
1901
1901
dependencies :
1902
1902
source-map "^0.5.6"
1903
1903
@@ -1907,16 +1907,10 @@ source-map@^0.4.4:
1907
1907
dependencies :
1908
1908
amdefine ">=0.0.4"
1909
1909
1910
- source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1 :
1910
+ source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1, source-map@~0.5.6 :
1911
1911
version "0.5.7"
1912
1912
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
1913
1913
1914
- source-map@~0.2.0 :
1915
- version "0.2.0"
1916
- resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.2.0.tgz#dab73fbcfc2ba819b4de03bd6f6eaa48164b3f9d"
1917
- dependencies :
1918
- amdefine ">=0.0.4"
1919
-
1920
1914
spdx-correct@~1.0.0 :
1921
1915
version "1.0.2"
1922
1916
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-1.0.2.tgz#4b3073d933ff51f3912f03ac5519498a4150db40"
0 commit comments