8
8
dependencies :
9
9
nan "^2.8.0"
10
10
11
+ " @types/babel-types@*" , "@types/babel-types@^7.0.0":
12
+ version "7.0.7"
13
+ resolved "https://registry.yarnpkg.com/@types/babel-types/-/babel-types-7.0.7.tgz#667eb1640e8039436028055737d2b9986ee336e3"
14
+ integrity sha512-dBtBbrc+qTHy1WdfHYjBwRln4+LWqASWakLHsWHR2NWHIFkv4W3O070IGoGLEBrJBvct3r0L1BUPuvURi7kYUQ==
15
+
16
+ " @types/babylon@^6.16.2 " :
17
+ version "6.16.5"
18
+ resolved "https://registry.yarnpkg.com/@types/babylon/-/babylon-6.16.5.tgz#1c5641db69eb8cdf378edd25b4be7754beeb48b4"
19
+ integrity sha512-xH2e58elpj1X4ynnKp9qSnWlsRTIs6n3tgLGNfwAGHwePw0mulHQllV34n0T25uYSu1k0hRKkWXF890B1yS47w==
20
+ dependencies :
21
+ " @types/babel-types" " *"
22
+
11
23
abbrev@1 :
12
24
version "1.1.1"
13
25
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
@@ -39,7 +51,7 @@ acorn@^1.0.3:
39
51
version "1.2.2"
40
52
resolved "https://registry.yarnpkg.com/acorn/-/acorn-1.2.2.tgz#c8ce27de0acc76d896d2b1fad3df588d9e82f014"
41
53
42
- acorn@^3.0.4, acorn@^3.1.0, acorn@~3.3.0 :
54
+ acorn@^3.0.4, acorn@^3.1.0 :
43
55
version "3.3.0"
44
56
resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a"
45
57
@@ -496,6 +508,7 @@ babel-traverse@^6.9.0:
496
508
babel-types@^6.26.0 :
497
509
version "6.26.0"
498
510
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.26.0.tgz#a3b073f94ab49eb6fa55cd65227a334380632497"
511
+ integrity sha1-o7Bz+Uq0nrb6Vc1lInozQ4BjJJc=
499
512
dependencies :
500
513
babel-runtime "^6.26.0"
501
514
esutils "^2.0.2"
@@ -509,6 +522,7 @@ babylon@^5.8.38:
509
522
babylon@^6.18.0, babylon@^6.8.0 :
510
523
version "6.18.0"
511
524
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
525
+ integrity sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ==
512
526
513
527
backoff@~2.3.0 :
514
528
version "2.3.0"
@@ -1108,11 +1122,14 @@ consolidate@^0.13.0:
1108
1122
bluebird "^2.9.26"
1109
1123
1110
1124
constantinople@^3.0.1 :
1111
- version "3.1.0"
1112
- resolved "https://registry.yarnpkg.com/constantinople/-/constantinople-3.1.0.tgz#7569caa8aa3f8d5935d62e1fa96f9f702cd81c79"
1125
+ version "3.1.2"
1126
+ resolved "https://registry.yarnpkg.com/constantinople/-/constantinople-3.1.2.tgz#d45ed724f57d3d10500017a7d3a889c1381ae647"
1127
+ integrity sha512-yePcBqEFhLOqSBtwYOGGS1exHo/s1xjekXiinh4itpNQGCu4KA1euPh1fg07N2wMITZXQkBz75Ntdt1ctGZouw==
1113
1128
dependencies :
1114
- acorn "^3.1.0"
1115
- is-expression "^2.0.1"
1129
+ " @types/babel-types" " ^7.0.0"
1130
+ " @types/babylon" " ^6.16.2"
1131
+ babel-types "^6.26.0"
1132
+ babylon "^6.18.0"
1116
1133
1117
1134
1118
1135
version "0.5.2"
@@ -1139,8 +1156,9 @@ core-js@^1.0.0:
1139
1156
resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636"
1140
1157
1141
1158
core-js@^2.4.0 :
1142
- version "2.5.3"
1143
- resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.3.tgz#8acc38345824f16d8365b7c9b4259168e8ed603e"
1159
+ version "2.6.10"
1160
+ resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.10.tgz#8a5b8391f8cc7013da703411ce5b585706300d7f"
1161
+ integrity sha512-I39t74+4t+zau64EN1fE5v2W31Adtc/REhzWN+gWRRXg6WH5qAsZm62DHpQ1+Yhe4047T55jvzz7MUqF/dBBlA==
1144
1162
1145
1163
[email protected] , core-util-is@~1.0.0:
1146
1164
version "1.0.2"
@@ -2103,10 +2121,15 @@ esutils@^1.1.6:
2103
2121
version "1.1.6"
2104
2122
resolved "https://registry.yarnpkg.com/esutils/-/esutils-1.1.6.tgz#c01ccaa9ae4b897c6d0c3e210ae52f3c7a844375"
2105
2123
2106
- esutils@^2.0.0, esutils@^2.0.2 :
2124
+ esutils@^2.0.0 :
2107
2125
version "2.0.2"
2108
2126
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
2109
2127
2128
+ esutils@^2.0.2 :
2129
+ version "2.0.3"
2130
+ resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
2131
+ integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
2132
+
2110
2133
etag@~1.7.0 :
2111
2134
version "1.7.0"
2112
2135
resolved "https://registry.yarnpkg.com/etag/-/etag-1.7.0.tgz#03d30b5f67dd6e632d2945d30d6652731a34d5d8"
@@ -3180,13 +3203,6 @@ is-equal-shallow@^0.1.3:
3180
3203
dependencies :
3181
3204
is-primitive "^2.0.0"
3182
3205
3183
- is-expression@^2.0.1 :
3184
- version "2.1.0"
3185
- resolved "https://registry.yarnpkg.com/is-expression/-/is-expression-2.1.0.tgz#91be9d47debcfef077977e9722be6dcfb4465ef0"
3186
- dependencies :
3187
- acorn "~3.3.0"
3188
- object-assign "^4.0.1"
3189
-
3190
3206
is-expression@^3.0.0 :
3191
3207
version "3.0.0"
3192
3208
resolved "https://registry.yarnpkg.com/is-expression/-/is-expression-3.0.0.tgz#39acaa6be7fd1f3471dc42c7416e61c24317ac9f"
4005
4021
version "4.5.1"
4006
4022
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.5.1.tgz#80e8a074ca5f3893a6b1c10b2a636492d710c316"
4007
4023
4008
- lodash@^4.0.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.3, lodash@^4.17.4, lodash@^4. 3.0, lodash@^4.6 :
4024
+ lodash@^4.0.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.3, lodash@^4.3.0, lodash@^4.6 :
4009
4025
version "4.17.4"
4010
4026
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
4011
4027
4012
- lodash@^4.17.10, lodash@^4.17.14 :
4028
+ lodash@^4.17.10, lodash@^4.17.14, lodash@^4.17.4 :
4013
4029
version "4.17.15"
4014
4030
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
4015
4031
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
@@ -5496,6 +5512,7 @@ regenerate@^1.2.1:
5496
5512
regenerator-runtime@^0.11.0 :
5497
5513
version "0.11.1"
5498
5514
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9"
5515
+ integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
5499
5516
5500
5517
5501
5518
version "0.8.40"
@@ -6730,6 +6747,7 @@ to-double-quotes@^2.0.0:
6730
6747
to-fast-properties@^1.0.0, to-fast-properties@^1.0.3 :
6731
6748
version "1.0.3"
6732
6749
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
6750
+ integrity sha1-uDVx+k2MJbguIxsG46MFXeTKGkc=
6733
6751
6734
6752
6735
6753
version "0.0.2"
0 commit comments