@@ -226,16 +226,7 @@ babel-core@^6.18.0:
226
226
slash "^1.0.0"
227
227
source-map "^0.5.0"
228
228
229
- babel-eslint@^7.0.0 :
230
- version "7.1.0"
231
- resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-7.1.0.tgz#d506a5174ba224e25a2d17e128e2ba8987139ddc"
232
- dependencies :
233
- babel-traverse "^6.15.0"
234
- babel-types "^6.15.0"
235
- babylon "^6.11.2"
236
- lodash.pickby "^4.6.0"
237
-
238
- babel-eslint@^7.1.1 :
229
+ babel-eslint@^7.0.0, babel-eslint@^7.1.1 :
239
230
version "7.1.1"
240
231
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-7.1.1.tgz#8a6a884f085aa7060af69cfc77341c2f99370fb2"
241
232
dependencies :
@@ -832,7 +823,7 @@ babel-types@^6.13.0, babel-types@^6.15.0, babel-types@^6.16.0, babel-types@^6.18
832
823
lodash "^4.2.0"
833
824
to-fast-properties "^1.0.1"
834
825
835
- babylon@^6.11.0, babylon@^6.11.2, babylon@^6. 13.0 :
826
+ babylon@^6.11.0, babylon@^6.13.0 :
836
827
version "6.13.0"
837
828
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.13.0.tgz#58ed40dd2a8120612be5f318c2c0bedbebde4a0b"
838
829
@@ -1494,21 +1485,14 @@ eslint-plugin-jasmine@^2.2.0:
1494
1485
version "2.2.0"
1495
1486
resolved "https://registry.yarnpkg.com/eslint-plugin-jasmine/-/eslint-plugin-jasmine-2.2.0.tgz#7135879383c39a667c721d302b9f20f0389543de"
1496
1487
1497
- eslint-plugin-react@^6.4.1 :
1498
- version "6.7.1"
1499
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-6.7.1.tgz#1af96aea545856825157d97c1b50d5a8fb64a5a7"
1500
- dependencies :
1501
- doctrine "^1.2.2"
1502
- jsx-ast-utils "^1.3.3"
1503
-
1504
- eslint-plugin-react@^6.8.0 :
1488
+ eslint-plugin-react@^6.4.1, eslint-plugin-react@^6.8.0 :
1505
1489
version "6.8.0"
1506
1490
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-6.8.0.tgz#741ab5438a094532e5ce1bbb935d6832356f492d"
1507
1491
dependencies :
1508
1492
doctrine "^1.2.2"
1509
1493
jsx-ast-utils "^1.3.4"
1510
1494
1511
- eslint@^3.12.2 :
1495
+ eslint@^3.12.2, eslint@^3.8.0 :
1512
1496
version "3.12.2"
1513
1497
resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.12.2.tgz#6be5a9aa29658252abd7f91e9132bab1f26f3c34"
1514
1498
dependencies :
@@ -1547,45 +1531,6 @@ eslint@^3.12.2:
1547
1531
text-table "~0.2.0"
1548
1532
user-home "^2.0.0"
1549
1533
1550
- eslint@^3.8.0 :
1551
- version "3.10.2"
1552
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.10.2.tgz#c9a10e8bf6e9d65651204778c503341f1eac3ce7"
1553
- dependencies :
1554
- babel-code-frame "^6.16.0"
1555
- chalk "^1.1.3"
1556
- concat-stream "^1.4.6"
1557
- debug "^2.1.1"
1558
- doctrine "^1.2.2"
1559
- escope "^3.6.0"
1560
- espree "^3.3.1"
1561
- estraverse "^4.2.0"
1562
- esutils "^2.0.2"
1563
- file-entry-cache "^2.0.0"
1564
- glob "^7.0.3"
1565
- globals "^9.2.0"
1566
- ignore "^3.2.0"
1567
- imurmurhash "^0.1.4"
1568
- inquirer "^0.12.0"
1569
- is-my-json-valid "^2.10.0"
1570
- is-resolvable "^1.0.0"
1571
- js-yaml "^3.5.1"
1572
- json-stable-stringify "^1.0.0"
1573
- levn "^0.3.0"
1574
- lodash "^4.0.0"
1575
- mkdirp "^0.5.0"
1576
- natural-compare "^1.4.0"
1577
- optionator "^0.8.2"
1578
- path-is-inside "^1.0.1"
1579
- pluralize "^1.2.1"
1580
- progress "^1.1.8"
1581
- require-uncached "^1.0.2"
1582
- shelljs "^0.7.5"
1583
- strip-bom "^3.0.0"
1584
- strip-json-comments "~1.0.1"
1585
- table "^3.7.8"
1586
- text-table "~0.2.0"
1587
- user-home "^2.0.0"
1588
-
1589
1534
espree@^3.3.1 :
1590
1535
version "3.3.2"
1591
1536
resolved "https://registry.yarnpkg.com/espree/-/espree-3.3.2.tgz#dbf3fadeb4ecb4d4778303e50103b3d36c88b89c"
@@ -1825,10 +1770,6 @@ generate-object-property@^1.1.0:
1825
1770
dependencies :
1826
1771
is-property "^1.0.0"
1827
1772
1828
- get-own-enumerable-property-symbols@^1.0.1 :
1829
- version "1.0.1"
1830
- resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-1.0.1.tgz#f1d4e3ad1402e039898e56d1e9b9aa924c26e484"
1831
-
1832
1773
getpass@^0.1.1 :
1833
1774
version "0.1.6"
1834
1775
resolved "https://registry.yarnpkg.com/getpass/-/getpass-0.1.6.tgz#283ffd9fc1256840875311c1b60e8c40187110e6"
@@ -1880,11 +1821,7 @@ glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1:
1880
1821
once "^1.3.0"
1881
1822
path-is-absolute "^1.0.0"
1882
1823
1883
- globals@^9.0.0, globals@^9.2.0 :
1884
- version "9.12.0"
1885
- resolved "https://registry.yarnpkg.com/globals/-/globals-9.12.0.tgz#992ce90828c3a55fa8f16fada177adb64664cf9d"
1886
-
1887
- globals@^9.14.0 :
1824
+ globals@^9.0.0, globals@^9.14.0 :
1888
1825
version "9.14.0"
1889
1826
resolved "https://registry.yarnpkg.com/globals/-/globals-9.14.0.tgz#8859936af0038741263053b39d0e76ca241e4034"
1890
1827
@@ -2178,10 +2115,6 @@ is-number@^2.0.2, is-number@^2.1.0:
2178
2115
dependencies :
2179
2116
kind-of "^3.0.2"
2180
2117
2181
- is-obj@^1.0.1 :
2182
- version "1.0.1"
2183
- resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
2184
-
2185
2118
is-path-cwd@^1.0.0 :
2186
2119
version "1.0.0"
2187
2120
resolved "https://registry.yarnpkg.com/is-path-cwd/-/is-path-cwd-1.0.0.tgz#d225ec23132e89edd38fda767472e62e65f1106d"
@@ -2198,6 +2131,10 @@ is-path-inside@^1.0.0:
2198
2131
dependencies :
2199
2132
path-is-inside "^1.0.1"
2200
2133
2134
+ is-plain-obj@^1.0.0 :
2135
+ version "1.1.0"
2136
+ resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e"
2137
+
2201
2138
is-plain-object@^2.0.1 :
2202
2139
version "2.0.1"
2203
2140
resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.1.tgz#4d7ca539bc9db9b737b8acb612f2318ef92f294f"
@@ -2358,13 +2295,6 @@ jsprim@^1.2.2:
2358
2295
json-schema "0.2.3"
2359
2296
verror "1.3.6"
2360
2297
2361
- jsx-ast-utils@^1.3.3 :
2362
- version "1.3.3"
2363
- resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.3.3.tgz#ccfdbe0320ba03f7a1fc4e67ceaf7e2cc0169721"
2364
- dependencies :
2365
- acorn-jsx "^3.0.1"
2366
- object-assign "^4.1.0"
2367
-
2368
2298
jsx-ast-utils@^1.3.4 :
2369
2299
version "1.3.5"
2370
2300
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.3.5.tgz#9ba6297198d9f754594d62e59496ffb923778dd4"
@@ -2470,11 +2400,7 @@ lodash.pickby@^4.6.0:
2470
2400
version "4.6.0"
2471
2401
resolved "https://registry.yarnpkg.com/lodash.pickby/-/lodash.pickby-4.6.0.tgz#7dea21d8c18d7703a27c704c15d3b84a67e33aff"
2472
2402
2473
- lodash@^4.0.0, lodash@^4.17.2, lodash@^4.2.0, lodash@^4.3.0 :
2474
- version "4.17.2"
2475
- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.2.tgz#34a3055babe04ce42467b607d700072c7ff6bf42"
2476
-
2477
- lodash@^4.17.4 :
2403
+ lodash@^4.0.0, lodash@^4.17.2, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0 :
2478
2404
version "4.17.4"
2479
2405
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
2480
2406
@@ -2965,7 +2891,7 @@ react@^15.4.1:
2965
2891
loose-envify "^1.1.0"
2966
2892
object-assign "^4.1.0"
2967
2893
2968
- " readable-stream@^2.0.0 || ^1.1.13" , readable-stream@^2.0.1, readable-stream@^2. 1.0, readable-stream@~2.1.4:
2894
+ " readable-stream@^2.0.0 || ^1.1.13" , readable-stream@^2.1.0, readable-stream@~2.1.4:
2969
2895
version "2.1.5"
2970
2896
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.1.5.tgz#66fa8b720e1438b364681f2ad1a63c618448c9d0"
2971
2897
dependencies :
@@ -2977,7 +2903,7 @@ react@^15.4.1:
2977
2903
string_decoder "~0.10.x"
2978
2904
util-deprecate "~1.0.1"
2979
2905
2980
- readable-stream@^2.0.2, readable-stream@^2.0.5, readable-stream@~2.0.0, readable-stream@~2.0.5 :
2906
+ readable-stream@^2.0.1, readable-stream@^2.0. 2, readable-stream@^2.0.5, readable-stream@~2.0.0, readable-stream@~2.0.5 :
2981
2907
version "2.0.6"
2982
2908
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.0.6.tgz#8f90341e68a53ccc928788dacfcd11b36eb9b78e"
2983
2909
dependencies :
@@ -3095,11 +3021,7 @@ resolve-from@^1.0.0:
3095
3021
version "1.0.1"
3096
3022
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-1.0.1.tgz#26cbfe935d1aeeeabb29bc3fe5aeb01e93d44226"
3097
3023
3098
- resolve@^1.1.6, resolve@^1.1.7 :
3099
- version "1.1.7"
3100
- resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
3101
-
3102
- resolve@^1.2.0 :
3024
+ resolve@^1.1.6, resolve@^1.1.7, resolve@^1.2.0 :
3103
3025
version "1.2.0"
3104
3026
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.2.0.tgz#9589c3f2f6149d1417a40becc1663db6ec6bc26c"
3105
3027
@@ -3273,12 +3195,11 @@ string_decoder@^0.10.25, string_decoder@~0.10.25, string_decoder@~0.10.x:
3273
3195
version "0.10.31"
3274
3196
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
3275
3197
3276
- stringify-object@^3.1 .0 :
3277
- version "3.1 .0"
3278
- resolved "https://registry.yarnpkg.com/stringify-object/-/stringify-object-3.1 .0.tgz#1f938f47e6e42f259f3b3f42149f162965c86141 "
3198
+ stringify-object@2.4 .0 :
3199
+ version "2.4 .0"
3200
+ resolved "https://registry.yarnpkg.com/stringify-object/-/stringify-object-2.4 .0.tgz#c62d11023eb21fe2d9b087be039a26df3b22a09d "
3279
3201
dependencies :
3280
- get-own-enumerable-property-symbols "^1.0.1"
3281
- is-obj "^1.0.1"
3202
+ is-plain-obj "^1.0.0"
3282
3203
is-regexp "^1.0.0"
3283
3204
3284
3205
stringstream@~0.0.4 :
0 commit comments