@@ -1043,6 +1043,10 @@ babylon@^6.11.0, babylon@^6.13.0, babylon@^6.15.0:
1043
1043
version "6.16.1"
1044
1044
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.16.1.tgz#30c5a22f481978a9e7f8cdfdf496b11d94b404d3"
1045
1045
1046
+ babylon@^6.18.0 :
1047
+ version "6.18.0"
1048
+ resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
1049
+
1046
1050
balanced-match@^0.4.1 :
1047
1051
version "0.4.2"
1048
1052
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838"
@@ -1160,10 +1164,6 @@ camelcase@^2.0.0:
1160
1164
version "2.1.1"
1161
1165
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-2.1.1.tgz#7c1d16d679a1bbe59ca02cacecfb011e201f5a1f"
1162
1166
1163
- camelcase@^3.0.0 :
1164
- version "3.0.0"
1165
- resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-3.0.0.tgz#32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a"
1166
-
1167
1167
camelcase@^4.1.0 :
1168
1168
version "4.1.0"
1169
1169
resolved "https://registry.npmjs.org/camelcase/-/camelcase-4.1.0.tgz#d545635be1e33c542649c69173e5de6acfae34dd"
@@ -2076,7 +2076,7 @@ find-parent-dir@^0.3.0:
2076
2076
version "0.3.0"
2077
2077
resolved "https://registry.yarnpkg.com/find-parent-dir/-/find-parent-dir-0.3.0.tgz#33c44b429ab2b2f0646299c5f9f718f376ff8d54"
2078
2078
2079
- find-up@^1.0.0, find-up@^1.1.2 :
2079
+ find-up@^1.0.0 :
2080
2080
version "1.1.2"
2081
2081
resolved "https://registry.yarnpkg.com/find-up/-/find-up-1.1.2.tgz#6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f"
2082
2082
dependencies :
@@ -2128,7 +2128,7 @@ for-own@^0.1.4:
2128
2128
dependencies :
2129
2129
for-in "^1.0.1"
2130
2130
2131
- foreground-child@^1.3 .3, foreground-child@^1.5.3 :
2131
+ foreground-child@^1.5 .3, foreground-child@^1.5.6 :
2132
2132
version "1.5.6"
2133
2133
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-1.5.6.tgz#4fd71ad2dfde96789b980a5c0a295937cb2f5ce9"
2134
2134
dependencies :
@@ -2924,13 +2924,17 @@ istanbul-lib-coverage@^1.0.2:
2924
2924
version "1.0.2"
2925
2925
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-1.0.2.tgz#87a0c015b6910651cb3b184814dfb339337e25e1"
2926
2926
2927
- istanbul-lib-hook@^1.0.5 :
2928
- version "1.0.5"
2929
- resolved "https://registry.yarnpkg.com/istanbul-lib-hook/-/istanbul-lib-hook-1.0.5.tgz#6ca3d16d60c5f4082da39f7c5cd38ea8a772b88e"
2927
+ istanbul-lib-coverage@^1.1.1 :
2928
+ version "1.1.1"
2929
+ resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-1.1.1.tgz#73bfb998885299415c93d38a3e9adf784a77a9da"
2930
+
2931
+ istanbul-lib-hook@^1.1.0 :
2932
+ version "1.1.0"
2933
+ resolved "https://registry.yarnpkg.com/istanbul-lib-hook/-/istanbul-lib-hook-1.1.0.tgz#8538d970372cb3716d53e55523dd54b557a8d89b"
2930
2934
dependencies :
2931
2935
append-transform "^0.4.0"
2932
2936
2933
- istanbul-lib-instrument@^1.6.2, istanbul-lib-instrument@^1.7.0 :
2937
+ istanbul-lib-instrument@^1.6.2 :
2934
2938
version "1.7.0"
2935
2939
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.0.tgz#b8e0dc25709bb44e17336ab47b7bb5c97c23f659"
2936
2940
dependencies :
@@ -2942,27 +2946,40 @@ istanbul-lib-instrument@^1.6.2, istanbul-lib-instrument@^1.7.0:
2942
2946
istanbul-lib-coverage "^1.0.2"
2943
2947
semver "^5.3.0"
2944
2948
2945
- istanbul-lib-report @^1.0.0 :
2946
- version "1.0.0 "
2947
- resolved "https://registry.yarnpkg.com/istanbul-lib-report /-/istanbul-lib-report -1.0.0 .tgz#d83dac7f26566b521585569367fe84ccfc7aaecb "
2949
+ istanbul-lib-instrument @^1.9.1 :
2950
+ version "1.9.1 "
2951
+ resolved "https://registry.yarnpkg.com/istanbul-lib-instrument /-/istanbul-lib-instrument -1.9.1 .tgz#250b30b3531e5d3251299fdd64b0b2c9db6b558e "
2948
2952
dependencies :
2949
- istanbul-lib-coverage "^1.0.2"
2953
+ babel-generator "^6.18.0"
2954
+ babel-template "^6.16.0"
2955
+ babel-traverse "^6.18.0"
2956
+ babel-types "^6.18.0"
2957
+ babylon "^6.18.0"
2958
+ istanbul-lib-coverage "^1.1.1"
2959
+ semver "^5.3.0"
2960
+
2961
+ istanbul-lib-report@^1.1.2 :
2962
+ version "1.1.2"
2963
+ resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-1.1.2.tgz#922be27c13b9511b979bd1587359f69798c1d425"
2964
+ dependencies :
2965
+ istanbul-lib-coverage "^1.1.1"
2950
2966
mkdirp "^0.5.1"
2951
2967
path-parse "^1.0.5"
2952
2968
supports-color "^3.1.2"
2953
2969
2954
- istanbul-lib-source-maps@^1.1.1 :
2955
- version "1.1.1 "
2956
- resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.1.1 .tgz#f8c8c2e8f2160d1d91526d97e5bd63b2079af71c "
2970
+ istanbul-lib-source-maps@^1.2.2 :
2971
+ version "1.2.2 "
2972
+ resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.2.2 .tgz#750578602435f28a0c04ee6d7d9e0f2960e62c1c "
2957
2973
dependencies :
2958
- istanbul-lib-coverage "^1.0.2"
2974
+ debug "^3.1.0"
2975
+ istanbul-lib-coverage "^1.1.1"
2959
2976
mkdirp "^0.5.1"
2960
- rimraf "^2.4.4 "
2977
+ rimraf "^2.6.1 "
2961
2978
source-map "^0.5.3"
2962
2979
2963
- istanbul-reports@^1.0.2 :
2964
- version "1.0.2 "
2965
- resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-1.0.2 .tgz#4e8366abe6fa746cc1cd6633f108de12cc6ac6fa "
2980
+ istanbul-reports@^1.1.3 :
2981
+ version "1.1.3 "
2982
+ resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-1.1.3 .tgz#3b9e1e8defb6d18b1d425da8e8b32c5a163f2d10 "
2966
2983
dependencies :
2967
2984
handlebars "^4.0.3"
2968
2985
@@ -3649,9 +3666,9 @@ number-is-nan@^1.0.0:
3649
3666
version "1.0.1"
3650
3667
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
3651
3668
3652
- nyc@^10.1.2 :
3653
- version "10.2.0 "
3654
- resolved "https://registry.yarnpkg.com/nyc/-/nyc-10.2.0 .tgz#facd90240600c9aa4dd81ea99c2fb6a85c53de0c "
3669
+ nyc@^11.0.0 :
3670
+ version "11.4.1 "
3671
+ resolved "https://registry.yarnpkg.com/nyc/-/nyc-11.4.1 .tgz#13fdf7e7ef22d027c61d174758f6978a68f4f5e5 "
3655
3672
dependencies :
3656
3673
archy "^1.0.0"
3657
3674
arrify "^1.0.1"
@@ -3660,26 +3677,26 @@ nyc@^10.1.2:
3660
3677
debug-log "^1.0.1"
3661
3678
default-require-extensions "^1.0.0"
3662
3679
find-cache-dir "^0.1.1"
3663
- find-up "^1 .1.2 "
3680
+ find-up "^2 .1.0 "
3664
3681
foreground-child "^1.5.3"
3665
3682
glob "^7.0.6"
3666
- istanbul-lib-coverage "^1.0.2 "
3667
- istanbul-lib-hook "^1.0.5 "
3668
- istanbul-lib-instrument "^1.7.0 "
3669
- istanbul-lib-report "^1.0.0 "
3670
- istanbul-lib-source-maps "^1.1.1 "
3671
- istanbul-reports "^1.0.2 "
3683
+ istanbul-lib-coverage "^1.1.1 "
3684
+ istanbul-lib-hook "^1.1.0 "
3685
+ istanbul-lib-instrument "^1.9.1 "
3686
+ istanbul-lib-report "^1.1.2 "
3687
+ istanbul-lib-source-maps "^1.2.2 "
3688
+ istanbul-reports "^1.1.3 "
3672
3689
md5-hex "^1.2.0"
3673
3690
merge-source-map "^1.0.2"
3674
3691
micromatch "^2.3.11"
3675
3692
mkdirp "^0.5.0"
3676
3693
resolve-from "^2.0.0"
3677
3694
rimraf "^2.5.4"
3678
3695
signal-exit "^3.0.1"
3679
- spawn-wrap "1.2.4 "
3680
- test-exclude "^4.0.0 "
3681
- yargs "^7 .0.2 "
3682
- yargs-parser "^4 .0.2 "
3696
+ spawn-wrap "^1.4.2 "
3697
+ test-exclude "^4.1.1 "
3698
+ yargs "^10 .0.3 "
3699
+ yargs-parser "^8 .0.0 "
3683
3700
3684
3701
oauth-sign@~0.8.1 :
3685
3702
version "0.8.2"
@@ -3738,12 +3755,6 @@ os-homedir@^1.0.0, os-homedir@^1.0.1:
3738
3755
version "1.0.2"
3739
3756
resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3"
3740
3757
3741
- os-locale@^1.4.0 :
3742
- version "1.4.0"
3743
- resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-1.4.0.tgz#20f9f17ae29ed345e8bde583b13d2009803c14d9"
3744
- dependencies :
3745
- lcid "^1.0.0"
3746
-
3747
3758
os-locale@^2.0.0 :
3748
3759
version "2.1.0"
3749
3760
resolved "https://registry.npmjs.org/os-locale/-/os-locale-2.1.0.tgz#42bc2900a6b5b8bd17376c8e882b65afccf24bf2"
@@ -4363,13 +4374,13 @@ right-align@^0.1.1:
4363
4374
dependencies :
4364
4375
align-text "^0.1.1"
4365
4376
4366
- rimraf@2, rimraf@^2.2.8, rimraf@^2.3.3, rimraf@^2.4.4, rimraf@^2. 5.1, rimraf@^2.5.4, rimraf@^2.6.0, rimraf@^2.6.1 :
4377
+ rimraf@2, rimraf@^2.2.8, rimraf@^2.5.1, rimraf@^2.5.4, rimraf@^2.6.0, rimraf@^2.6.1 :
4367
4378
version "2.6.1"
4368
4379
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.1.tgz#c2338ec643df7a1b7fe5c54fa86f57428a55f33d"
4369
4380
dependencies :
4370
4381
glob "^7.0.5"
4371
4382
4372
- rimraf@^2.5.2 :
4383
+ rimraf@^2.5.2, rimraf@^2.6.2 :
4373
4384
version "2.6.2"
4374
4385
resolved "https://registry.npmjs.org/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36"
4375
4386
dependencies :
@@ -4464,11 +4475,7 @@ shelljs@^0.7.5:
4464
4475
interpret "^1.0.0"
4465
4476
rechoir "^0.6.2"
4466
4477
4467
- signal-exit@^2.0.0 :
4468
- version "2.1.2"
4469
- resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-2.1.2.tgz#375879b1f92ebc3b334480d038dc546a6d558564"
4470
-
4471
- signal-exit@^3.0.0, signal-exit@^3.0.1 :
4478
+ signal-exit@^3.0.0, signal-exit@^3.0.1, signal-exit@^3.0.2 :
4472
4479
version "3.0.2"
4473
4480
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
4474
4481
@@ -4522,16 +4529,16 @@ spawn-error-forwarder@~1.0.0:
4522
4529
version "1.0.0"
4523
4530
resolved "https://registry.npmjs.org/spawn-error-forwarder/-/spawn-error-forwarder-1.0.0.tgz#1afd94738e999b0346d7b9fc373be55e07577029"
4524
4531
4525
- spawn-wrap@1.2.4 :
4526
- version "1.2.4 "
4527
- resolved "https://registry.yarnpkg.com/spawn-wrap/-/spawn-wrap-1.2.4. tgz#920eb211a769c093eebfbd5b0e7a5d2e68ab2e40 "
4532
+ spawn-wrap@^1.4.2 :
4533
+ version "1.4.2 "
4534
+ resolved "https://registry.yarnpkg.com/spawn-wrap/-/spawn-wrap-1.4.2. tgz#cff58e73a8224617b6561abdc32586ea0c82248c "
4528
4535
dependencies :
4529
- foreground-child "^1.3.3 "
4536
+ foreground-child "^1.5.6 "
4530
4537
mkdirp "^0.5.0"
4531
4538
os-homedir "^1.0.1"
4532
- rimraf "^2.3.3 "
4533
- signal-exit "^2 .0.0 "
4534
- which "^1.2.4 "
4539
+ rimraf "^2.6.2 "
4540
+ signal-exit "^3 .0.2 "
4541
+ which "^1.3.0 "
4535
4542
4536
4543
spdx-correct@~1.0.0 :
4537
4544
version "1.0.2"
@@ -4623,7 +4630,7 @@ string-length@^1.0.0:
4623
4630
dependencies :
4624
4631
strip-ansi "^3.0.0"
4625
4632
4626
- string-width@^1.0.1, string-width@^1.0.2 :
4633
+ string-width@^1.0.1 :
4627
4634
version "1.0.2"
4628
4635
resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3"
4629
4636
dependencies :
@@ -4749,7 +4756,7 @@ tar@^2.2.1:
4749
4756
fstream "^1.0.2"
4750
4757
inherits "2"
4751
4758
4752
- test-exclude@^4.0.0, test-exclude@^4.0. 3 :
4759
+ test-exclude@^4.0.3 :
4753
4760
version "4.0.3"
4754
4761
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-4.0.3.tgz#86a13ce3effcc60e6c90403cf31a27a60ac6c4e7"
4755
4762
dependencies :
@@ -4759,6 +4766,16 @@ test-exclude@^4.0.0, test-exclude@^4.0.3:
4759
4766
read-pkg-up "^1.0.1"
4760
4767
require-main-filename "^1.0.1"
4761
4768
4769
+ test-exclude@^4.1.1 :
4770
+ version "4.1.1"
4771
+ resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-4.1.1.tgz#4d84964b0966b0087ecc334a2ce002d3d9341e26"
4772
+ dependencies :
4773
+ arrify "^1.0.1"
4774
+ micromatch "^2.3.11"
4775
+ object-assign "^4.1.0"
4776
+ read-pkg-up "^1.0.1"
4777
+ require-main-filename "^1.0.1"
4778
+
4762
4779
text-extensions@^1.0.0 :
4763
4780
version "1.7.0"
4764
4781
resolved "https://registry.npmjs.org/text-extensions/-/text-extensions-1.7.0.tgz#faaaba2625ed746d568a23e4d0aacd9bf08a8b39"
@@ -5005,20 +5022,22 @@ vinyl@^1.1.1:
5005
5022
clone-stats "^0.0.1"
5006
5023
replace-ext "0.0.1"
5007
5024
5008
- which-module@^1.0.0 :
5009
- version "1.0.0"
5010
- resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f"
5011
-
5012
5025
which-module@^2.0.0 :
5013
5026
version "2.0.0"
5014
5027
resolved "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
5015
5028
5016
- which@^1.1.1, which@^1.2.12, which@^1.2.4, which@^1.2. 9 :
5029
+ which@^1.1.1, which@^1.2.12, which@^1.2.9 :
5017
5030
version "1.2.14"
5018
5031
resolved "https://registry.yarnpkg.com/which/-/which-1.2.14.tgz#9a87c4378f03e827cecaf1acdf56c736c01c14e5"
5019
5032
dependencies :
5020
5033
isexe "^2.0.0"
5021
5034
5035
+ which@^1.3.0 :
5036
+ version "1.3.0"
5037
+ resolved "https://registry.yarnpkg.com/which/-/which-1.3.0.tgz#ff04bdfc010ee547d780bec38e1ac1c2777d253a"
5038
+ dependencies :
5039
+ isexe "^2.0.0"
5040
+
5022
5041
wide-align@^1.1.0 :
5023
5042
version "1.1.0"
5024
5043
resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.0.tgz#40edde802a71fea1f070da3e62dcda2e7add96ad"
@@ -5084,41 +5103,34 @@ yallist@^2.0.0:
5084
5103
version "2.1.2"
5085
5104
resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52"
5086
5105
5087
- yargs-parser@^4.0.2 :
5088
- version "4.2.1"
5089
- resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-4.2.1.tgz#29cceac0dc4f03c6c87b4a9f217dd18c9f74871c"
5090
- dependencies :
5091
- camelcase "^3.0.0"
5092
-
5093
- yargs-parser@^5.0.0 :
5094
- version "5.0.0"
5095
- resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-5.0.0.tgz#275ecf0d7ffe05c77e64e7c86e4cd94bf0e1228a"
5096
- dependencies :
5097
- camelcase "^3.0.0"
5098
-
5099
5106
yargs-parser@^7.0.0 :
5100
5107
version "7.0.0"
5101
5108
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-7.0.0.tgz#8d0ac42f16ea55debd332caf4c4038b3e3f5dfd9"
5102
5109
dependencies :
5103
5110
camelcase "^4.1.0"
5104
5111
5105
- yargs@^7.0.2 :
5106
- version "7.0.2"
5107
- resolved "https://registry.yarnpkg.com/yargs/-/yargs-7.0.2.tgz#115b97df1321823e8b8648e8968c782521221f67"
5112
+ yargs-parser@^8.0.0 :
5113
+ version "8.1.0"
5114
+ resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-8.1.0.tgz#f1376a33b6629a5d063782944da732631e966950"
5115
+ dependencies :
5116
+ camelcase "^4.1.0"
5117
+
5118
+ yargs@^10.0.3 :
5119
+ version "10.0.3"
5120
+ resolved "https://registry.yarnpkg.com/yargs/-/yargs-10.0.3.tgz#6542debd9080ad517ec5048fb454efe9e4d4aaae"
5108
5121
dependencies :
5109
- camelcase "^3.0.0"
5110
5122
cliui "^3.2.0"
5111
5123
decamelize "^1.1.1"
5124
+ find-up "^2.1.0"
5112
5125
get-caller-file "^1.0.1"
5113
- os-locale "^1.4.0"
5114
- read-pkg-up "^1.0.1"
5126
+ os-locale "^2.0.0"
5115
5127
require-directory "^2.1.1"
5116
5128
require-main-filename "^1.0.1"
5117
5129
set-blocking "^2.0.0"
5118
- string-width "^1 .0.2 "
5119
- which-module "^1 .0.0"
5130
+ string-width "^2 .0.0 "
5131
+ which-module "^2 .0.0"
5120
5132
y18n "^3.2.1"
5121
- yargs-parser "^5 .0.0"
5133
+ yargs-parser "^8 .0.0"
5122
5134
5123
5135
yargs@^8.0.2 :
5124
5136
version "8.0.2"
0 commit comments