@@ -1440,6 +1440,12 @@ doctrine@^2.0.0:
1440
1440
esutils "^2.0.2"
1441
1441
isarray "^1.0.0"
1442
1442
1443
+ doctrine@^2.1.0 :
1444
+ version "2.1.0"
1445
+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
1446
+ dependencies :
1447
+ esutils "^2.0.2"
1448
+
1443
1449
dom-walk@^0.1.0 :
1444
1450
version "0.1.1"
1445
1451
resolved "https://registry.yarnpkg.com/dom-walk/-/dom-walk-0.1.1.tgz#672226dc74c8f799ad35307df936aba11acd6018"
@@ -1489,6 +1495,17 @@ errorhandler@~1.4.2:
1489
1495
accepts "~1.3.0"
1490
1496
escape-html "~1.0.3"
1491
1497
1498
+ es-abstract@^1.11.0 :
1499
+ version "1.13.0"
1500
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
1501
+ dependencies :
1502
+ es-to-primitive "^1.2.0"
1503
+ function-bind "^1.1.1"
1504
+ has "^1.0.3"
1505
+ is-callable "^1.1.4"
1506
+ is-regex "^1.0.4"
1507
+ object-keys "^1.0.12"
1508
+
1492
1509
es-abstract@^1.7.0 :
1493
1510
version "1.7.0"
1494
1511
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.7.0.tgz#dfade774e01bfcd97f96180298c449c8623fb94c"
@@ -1506,6 +1523,14 @@ es-to-primitive@^1.1.1:
1506
1523
is-date-object "^1.0.1"
1507
1524
is-symbol "^1.0.1"
1508
1525
1526
+ es-to-primitive@^1.2.0 :
1527
+ version "1.2.0"
1528
+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.0.tgz#edf72478033456e8dda8ef09e00ad9650707f377"
1529
+ dependencies :
1530
+ is-callable "^1.1.4"
1531
+ is-date-object "^1.0.1"
1532
+ is-symbol "^1.0.2"
1533
+
1509
1534
es5-ext@^0.10.14, es5-ext@^0.10.9, es5-ext@~0.10.14 :
1510
1535
version "0.10.15"
1511
1536
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.15.tgz#c330a5934c1ee21284a7c081a86e5fd937c91ea6"
1663
1688
fast-diff "^1.1.1"
1664
1689
jest-docblock "^20.0.1"
1665
1690
1666
- eslint-plugin-react@7.0.1 :
1667
- version "7.0.1 "
1668
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.0.1. tgz#e78107e1e559c6e2b17786bb67c2e2a010ad0d2f "
1691
+ eslint-plugin-react@7.13.0 :
1692
+ version "7.13.0 "
1693
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.13.0. tgz#bc13fd7101de67996ea51b33873cd9dc2b7e5758 "
1669
1694
dependencies :
1670
- doctrine "^2.0.0"
1671
- has "^1.0.1"
1672
- jsx-ast-utils "^1.3.4"
1695
+ array-includes "^3.0.3"
1696
+ doctrine "^2.1.0"
1697
+ has "^1.0.3"
1698
+ jsx-ast-utils "^2.1.0"
1699
+ object.fromentries "^2.0.0"
1700
+ prop-types "^15.7.2"
1701
+ resolve "^1.10.1"
1673
1702
1674
1703
1675
1704
version "3.19.0"
@@ -2013,6 +2042,10 @@ function-bind@^1.0.2, function-bind@^1.1.0:
2013
2042
version "1.1.0"
2014
2043
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.0.tgz#16176714c801798e4e8f2cf7f7529467bb4a5771"
2015
2044
2045
+ function-bind@^1.1.1 :
2046
+ version "1.1.1"
2047
+ resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
2048
+
2016
2049
gauge@~1.2.5 :
2017
2050
version "1.2.7"
2018
2051
resolved "https://registry.yarnpkg.com/gauge/-/gauge-1.2.7.tgz#e9cec5483d3d4ee0ef44b60a7d99e4935e136d93"
@@ -2191,6 +2224,10 @@ has-gulplog@^0.1.0:
2191
2224
dependencies :
2192
2225
sparkles "^1.0.0"
2193
2226
2227
+ has-symbols@^1.0.0 :
2228
+ version "1.0.0"
2229
+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
2230
+
2194
2231
has-unicode@^2.0.0 :
2195
2232
version "2.0.1"
2196
2233
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -2201,6 +2238,12 @@ has@^1.0.1:
2201
2238
dependencies :
2202
2239
function-bind "^1.0.2"
2203
2240
2241
+ has@^1.0.3 :
2242
+ version "1.0.3"
2243
+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
2244
+ dependencies :
2245
+ function-bind "^1.1.1"
2246
+
2204
2247
hawk@~3.1.3 :
2205
2248
version "3.1.3"
2206
2249
resolved "https://registry.yarnpkg.com/hawk/-/hawk-3.1.3.tgz#078444bd7c1640b0fe540d2c9b73d59678e8e1c4"
@@ -2386,6 +2429,10 @@ is-callable@^1.1.1, is-callable@^1.1.3:
2386
2429
version "1.1.3"
2387
2430
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2"
2388
2431
2432
+ is-callable@^1.1.4 :
2433
+ version "1.1.4"
2434
+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
2435
+
2389
2436
is-ci@^1.0.10, is-ci@^1.0.9 :
2390
2437
version "1.0.10"
2391
2438
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.0.10.tgz#f739336b2632365061a9d48270cd56ae3369318e"
@@ -2483,7 +2530,7 @@ is-property@^1.0.0:
2483
2530
version "1.0.2"
2484
2531
resolved "https://registry.yarnpkg.com/is-property/-/is-property-1.0.2.tgz#57fe1c4e48474edd65b09911f26b1cd4095dda84"
2485
2532
2486
- is-regex@^1.0.3 :
2533
+ is-regex@^1.0.3, is-regex@^1.0.4 :
2487
2534
version "1.0.4"
2488
2535
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.0.4.tgz#5517489b547091b0930e095654ced25ee97e9491"
2489
2536
dependencies :
@@ -2503,6 +2550,12 @@ is-symbol@^1.0.1:
2503
2550
version "1.0.1"
2504
2551
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
2505
2552
2553
+ is-symbol@^1.0.2 :
2554
+ version "1.0.2"
2555
+ resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38"
2556
+ dependencies :
2557
+ has-symbols "^1.0.0"
2558
+
2506
2559
is-typedarray@~1.0.0 :
2507
2560
version "1.0.0"
2508
2561
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
@@ -2861,6 +2914,10 @@ js-tokens@^3.0.0:
2861
2914
version "3.0.1"
2862
2915
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.1.tgz#08e9f132484a2c45a30907e9dc4d5567b7f114d7"
2863
2916
2917
+ " js-tokens@^3.0.0 || ^4.0.0 " :
2918
+ version "4.0.0"
2919
+ resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
2920
+
2864
2921
js-yaml@^3.5.1, js-yaml@^3.7.0 :
2865
2922
version "3.8.3"
2866
2923
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.3.tgz#33a05ec481c850c8875929166fe1beb61c728766"
@@ -2953,10 +3010,16 @@ jsprim@^1.2.2:
2953
3010
json-schema "0.2.3"
2954
3011
verror "1.3.6"
2955
3012
2956
- jsx-ast-utils@^1.3.4, jsx-ast-utils@^1. 4.0 :
3013
+ jsx-ast-utils@^1.4.0 :
2957
3014
version "1.4.1"
2958
3015
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
2959
3016
3017
+ jsx-ast-utils@^2.1.0 :
3018
+ version "2.1.0"
3019
+ resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.1.0.tgz#0ee4e2c971fb9601c67b5641b71be80faecf0b36"
3020
+ dependencies :
3021
+ array-includes "^3.0.3"
3022
+
2960
3023
kind-of@^3.0.2 :
2961
3024
version "3.2.0"
2962
3025
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.0.tgz#b58abe4d5c044ad33726a8c1525b48cf891bff07"
@@ -3161,6 +3224,12 @@ loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1:
3161
3224
dependencies :
3162
3225
js-tokens "^3.0.0"
3163
3226
3227
+ loose-envify@^1.4.0 :
3228
+ version "1.4.0"
3229
+ resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
3230
+ dependencies :
3231
+ js-tokens "^3.0.0 || ^4.0.0"
3232
+
3164
3233
lru-cache@^4.0.1 :
3165
3234
version "4.0.2"
3166
3235
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.0.2.tgz#1d17679c069cda5d040991a09dbc2c0db377e55e"
@@ -3399,10 +3468,23 @@ object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1:
3399
3468
version "4.1.1"
3400
3469
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
3401
3470
3471
+ object-keys@^1.0.12 :
3472
+ version "1.1.1"
3473
+ resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
3474
+
3402
3475
object-keys@^1.0.8 :
3403
3476
version "1.0.11"
3404
3477
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
3405
3478
3479
+ object.fromentries@^2.0.0 :
3480
+ version "2.0.0"
3481
+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab"
3482
+ dependencies :
3483
+ define-properties "^1.1.2"
3484
+ es-abstract "^1.11.0"
3485
+ function-bind "^1.1.1"
3486
+ has "^1.0.1"
3487
+
3406
3488
object.omit@^2.0.0 :
3407
3489
version "2.0.1"
3408
3490
resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-2.0.1.tgz#1a9c744829f39dbb858c76ca3579ae2a54ebd1fa"
@@ -3555,6 +3637,10 @@ path-parse@^1.0.5:
3555
3637
version "1.0.5"
3556
3638
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
3557
3639
3640
+ path-parse@^1.0.6 :
3641
+ version "1.0.6"
3642
+ resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
3643
+
3558
3644
path-type@^1.0.0 :
3559
3645
version "1.1.0"
3560
3646
resolved "https://registry.yarnpkg.com/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441"
3674
3760
fbjs "^0.8.9"
3675
3761
loose-envify "^1.3.1"
3676
3762
3763
+ prop-types@^15.7.2 :
3764
+ version "15.7.2"
3765
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
3766
+ dependencies :
3767
+ loose-envify "^1.4.0"
3768
+ object-assign "^4.1.1"
3769
+ react-is "^16.8.1"
3770
+
3677
3771
prr@~0.0.0 :
3678
3772
version "0.0.0"
3679
3773
resolved "https://registry.yarnpkg.com/prr/-/prr-0.0.0.tgz#1a84b85908325501411853d0081ee3fa86e2926a"
3768
3862
intl-relativeformat "^1.3.0"
3769
3863
invariant "^2.1.1"
3770
3864
3865
+ react-is@^16.8.1 :
3866
+ version "16.8.6"
3867
+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
3868
+
3771
3869
3772
3870
version "2.3.0"
3773
3871
resolved "https://registry.yarnpkg.com/react-native-drawer/-/react-native-drawer-2.3.0.tgz#a0369ec80ff0b61c9f152dbdea91fe76c843113a"
@@ -4130,6 +4228,12 @@ resolve@^1.1.6, resolve@^1.3.2:
4130
4228
dependencies :
4131
4229
path-parse "^1.0.5"
4132
4230
4231
+ resolve@^1.10.1 :
4232
+ version "1.10.1"
4233
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.1.tgz#664842ac960795bbe758221cdccda61fb64b5f18"
4234
+ dependencies :
4235
+ path-parse "^1.0.6"
4236
+
4133
4237
response-time@~2.3.1 :
4134
4238
version "2.3.2"
4135
4239
resolved "https://registry.yarnpkg.com/response-time/-/response-time-2.3.2.tgz#ffa71bab952d62f7c1d49b7434355fbc68dffc5a"
0 commit comments