8
8
dependencies :
9
9
nan "^2.4.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
@@ -456,6 +468,7 @@ babel-traverse@^6.9.0:
456
468
babel-types@^6.26.0 :
457
469
version "6.26.0"
458
470
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.26.0.tgz#a3b073f94ab49eb6fa55cd65227a334380632497"
471
+ integrity sha1-o7Bz+Uq0nrb6Vc1lInozQ4BjJJc=
459
472
dependencies :
460
473
babel-runtime "^6.26.0"
461
474
esutils "^2.0.2"
@@ -469,6 +482,7 @@ babylon@^5.8.38:
469
482
babylon@^6.18.0, babylon@^6.8.0 :
470
483
version "6.18.0"
471
484
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
485
+ integrity sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ==
472
486
473
487
backoff@~2.3.0 :
474
488
version "2.3.0"
@@ -856,11 +870,14 @@ console-control-strings@^1.0.0, console-control-strings@~1.1.0:
856
870
resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
857
871
858
872
constantinople@^3.0.1 :
859
- version "3.1.0"
860
- resolved "https://registry.yarnpkg.com/constantinople/-/constantinople-3.1.0.tgz#7569caa8aa3f8d5935d62e1fa96f9f702cd81c79"
873
+ version "3.1.2"
874
+ resolved "https://registry.yarnpkg.com/constantinople/-/constantinople-3.1.2.tgz#d45ed724f57d3d10500017a7d3a889c1381ae647"
875
+ integrity sha512-yePcBqEFhLOqSBtwYOGGS1exHo/s1xjekXiinh4itpNQGCu4KA1euPh1fg07N2wMITZXQkBz75Ntdt1ctGZouw==
861
876
dependencies :
862
- acorn "^3.1.0"
863
- is-expression "^2.0.1"
877
+ " @types/babel-types" " ^7.0.0"
878
+ " @types/babylon" " ^6.16.2"
879
+ babel-types "^6.26.0"
880
+ babylon "^6.18.0"
864
881
865
882
866
883
version "0.5.2"
@@ -891,8 +908,9 @@ core-js@^1.0.0:
891
908
resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636"
892
909
893
910
core-js@^2.4.0 :
894
- version "2.5.3"
895
- resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.3.tgz#8acc38345824f16d8365b7c9b4259168e8ed603e"
911
+ version "2.6.11"
912
+ resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c"
913
+ integrity sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg==
896
914
897
915
[email protected] , core-util-is@~1.0.0:
898
916
version "1.0.2"
@@ -1636,10 +1654,15 @@ esutils@^1.1.6:
1636
1654
version "1.1.6"
1637
1655
resolved "https://registry.yarnpkg.com/esutils/-/esutils-1.1.6.tgz#c01ccaa9ae4b897c6d0c3e210ae52f3c7a844375"
1638
1656
1639
- esutils@^2.0.0, esutils@^2.0.2 :
1657
+ esutils@^2.0.0 :
1640
1658
version "2.0.2"
1641
1659
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
1642
1660
1661
+ esutils@^2.0.2 :
1662
+ version "2.0.3"
1663
+ resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
1664
+ integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
1665
+
1643
1666
etag@~1.7.0 :
1644
1667
version "1.7.0"
1645
1668
resolved "https://registry.yarnpkg.com/etag/-/etag-1.7.0.tgz#03d30b5f67dd6e632d2945d30d6652731a34d5d8"
@@ -2403,13 +2426,6 @@ is-equal-shallow@^0.1.3:
2403
2426
dependencies :
2404
2427
is-primitive "^2.0.0"
2405
2428
2406
- is-expression@^2.0.1 :
2407
- version "2.1.0"
2408
- resolved "https://registry.yarnpkg.com/is-expression/-/is-expression-2.1.0.tgz#91be9d47debcfef077977e9722be6dcfb4465ef0"
2409
- dependencies :
2410
- acorn "~3.3.0"
2411
- object-assign "^4.0.1"
2412
-
2413
2429
is-expression@^3.0.0 :
2414
2430
version "3.0.0"
2415
2431
resolved "https://registry.yarnpkg.com/is-expression/-/is-expression-3.0.0.tgz#39acaa6be7fd1f3471dc42c7416e61c24317ac9f"
3098
3114
version "4.5.1"
3099
3115
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.5.1.tgz#80e8a074ca5f3893a6b1c10b2a636492d710c316"
3100
3116
3101
- lodash@^4.0.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.4, lodash@^4. 3.0 :
3117
+ lodash@^4.0.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.3.0 :
3102
3118
version "4.17.4"
3103
3119
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
3104
3120
3121
+ lodash@^4.17.4 :
3122
+ version "4.17.15"
3123
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
3124
+ integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
3125
+
3105
3126
lolex@^1.6.0 :
3106
3127
version "1.6.0"
3107
3128
resolved "https://registry.yarnpkg.com/lolex/-/lolex-1.6.0.tgz#3a9a0283452a47d7439e72731b9e07d7386e49f6"
@@ -4196,6 +4217,7 @@ regenerate@^1.2.1:
4196
4217
regenerator-runtime@^0.11.0 :
4197
4218
version "0.11.1"
4198
4219
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9"
4220
+ integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
4199
4221
4200
4222
4201
4223
version "0.8.40"
@@ -5155,6 +5177,7 @@ to-double-quotes@^2.0.0:
5155
5177
to-fast-properties@^1.0.0, to-fast-properties@^1.0.3 :
5156
5178
version "1.0.3"
5157
5179
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
5180
+ integrity sha1-uDVx+k2MJbguIxsG46MFXeTKGkc=
5158
5181
5159
5182
to-single-quotes@^2.0.0 :
5160
5183
version "2.0.1"
0 commit comments