@@ -222,13 +222,6 @@ array-unique@^0.2.1:
222222 version "0.2.1"
223223 resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53"
224224
225- array.prototype.find@^2.0.1 :
226- version "2.0.4"
227- resolved "https://registry.yarnpkg.com/array.prototype.find/-/array.prototype.find-2.0.4.tgz#556a5c5362c08648323ddaeb9de9d14bc1864c90"
228- dependencies :
229- define-properties "^1.1.2"
230- es-abstract "^1.7.0"
231-
232225arrify@^1.0.0, arrify@^1.0.1 :
233226 version "1.0.1"
234227 resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
@@ -1467,7 +1460,7 @@ diff@3.2.0, diff@^3.1.0:
14671460 version "3.2.0"
14681461 resolved "https://registry.yarnpkg.com/diff/-/diff-3.2.0.tgz#c9ce393a4b7cbd0b058a725c93df299027868ff9"
14691462
1470- doctrine@1.5.0, doctrine@^1.2.2 :
1463+ doctrine@1.5.0 :
14711464 version "1.5.0"
14721465 resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa"
14731466 dependencies :
@@ -1511,6 +1504,21 @@ es-abstract@^1.12.0:
15111504 is-regex "^1.0.4"
15121505 object-keys "^1.0.12"
15131506
1507+ es-abstract@^1.15.0 :
1508+ version "1.16.3"
1509+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.16.3.tgz#52490d978f96ff9f89ec15b5cf244304a5bca161"
1510+ dependencies :
1511+ es-to-primitive "^1.2.1"
1512+ function-bind "^1.1.1"
1513+ has "^1.0.3"
1514+ has-symbols "^1.0.1"
1515+ is-callable "^1.1.4"
1516+ is-regex "^1.0.4"
1517+ object-inspect "^1.7.0"
1518+ object-keys "^1.1.1"
1519+ string.prototype.trimleft "^2.1.0"
1520+ string.prototype.trimright "^2.1.0"
1521+
15141522es-abstract@^1.7.0 :
15151523 version "1.7.0"
15161524 resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.7.0.tgz#dfade774e01bfcd97f96180298c449c8623fb94c"
@@ -1536,6 +1544,14 @@ es-to-primitive@^1.2.0:
15361544 is-date-object "^1.0.1"
15371545 is-symbol "^1.0.2"
15381546
1547+ es-to-primitive@^1.2.1 :
1548+ version "1.2.1"
1549+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
1550+ dependencies :
1551+ is-callable "^1.1.4"
1552+ is-date-object "^1.0.1"
1553+ is-symbol "^1.0.2"
1554+
15391555escape-string-regexp@1.0.5, escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5 :
15401556 version "1.0.5"
15411557 resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
@@ -1581,6 +1597,10 @@ eslint-module-utils@^2.4.0:
15811597 debug "^2.6.8"
15821598 pkg-dir "^2.0.0"
15831599
1600+ eslint-plugin-eslint-plugin@^2.1.0 :
1601+ version "2.1.0"
1602+ resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-2.1.0.tgz#a7a00f15a886957d855feacaafee264f039e62d5"
1603+
15841604eslint-plugin-import@2.18.2 :
15851605 version "2.18.2"
15861606 resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.2.tgz#02f1180b90b077b33d447a17a2326ceb400aceb6"
@@ -1608,15 +1628,20 @@ eslint-plugin-jsx-a11y@4.0.0:
16081628 jsx-ast-utils "^1.0.0"
16091629 object-assign "^4.0.1"
16101630
1611- eslint-plugin-react@6.10.3 :
1612- version "6.10.3 "
1613- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-6.10.3 .tgz#c5435beb06774e12c7db2f6abaddcbf900cd3f78 "
1631+ eslint-plugin-react@7.17.0 :
1632+ version "7.17.0 "
1633+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.17.0 .tgz#a31b3e134b76046abe3cd278e7482bd35a1d12d7 "
16141634 dependencies :
1615- array.prototype.find "^2.0.1"
1616- doctrine "^1.2.2"
1617- has "^1.0.1"
1618- jsx-ast-utils "^1.3.4"
1619- object.assign "^4.0.4"
1635+ array-includes "^3.0.3"
1636+ doctrine "^2.1.0"
1637+ eslint-plugin-eslint-plugin "^2.1.0"
1638+ has "^1.0.3"
1639+ jsx-ast-utils "^2.2.3"
1640+ object.entries "^1.1.0"
1641+ object.fromentries "^2.0.1"
1642+ object.values "^1.1.0"
1643+ prop-types "^15.7.2"
1644+ resolve "^1.13.1"
16201645
16211646eslint-scope@^3.7.1 :
16221647 version "3.7.3"
@@ -2057,6 +2082,10 @@ has-symbols@^1.0.0:
20572082 version "1.0.0"
20582083 resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
20592084
2085+ has-symbols@^1.0.1 :
2086+ version "1.0.1"
2087+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
2088+
20602089has-unicode@^2.0.0 :
20612090 version "2.0.1"
20622091 resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -2407,14 +2436,14 @@ js-tokens@^3.0.0:
24072436 version "3.0.1"
24082437 resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.1.tgz#08e9f132484a2c45a30907e9dc4d5567b7f114d7"
24092438
2439+ " js-tokens@^3.0.0 || ^4.0.0" , js-tokens@^4.0.0:
2440+ version "4.0.0"
2441+ resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
2442+
24102443js-tokens@^3.0.2 :
24112444 version "3.0.2"
24122445 resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
24132446
2414- js-tokens@^4.0.0 :
2415- version "4.0.0"
2416- resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
2417-
24182447js-yaml@3.x :
24192448 version "3.8.3"
24202449 resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.3.tgz#33a05ec481c850c8875929166fe1beb61c728766"
@@ -2488,10 +2517,17 @@ jsprim@^1.2.2:
24882517 json-schema "0.2.3"
24892518 verror "1.3.6"
24902519
2491- jsx-ast-utils@^1.0.0, jsx-ast-utils@^1.3.4 :
2520+ jsx-ast-utils@^1.0.0 :
24922521 version "1.4.1"
24932522 resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
24942523
2524+ jsx-ast-utils@^2.2.3 :
2525+ version "2.2.3"
2526+ resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.2.3.tgz#8a9364e402448a3ce7f14d357738310d9248054f"
2527+ dependencies :
2528+ array-includes "^3.0.3"
2529+ object.assign "^4.1.0"
2530+
24952531kind-of@^3.0.2 :
24962532 version "3.2.0"
24972533 resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.0.tgz#b58abe4d5c044ad33726a8c1525b48cf891bff07"
@@ -2622,6 +2658,12 @@ loose-envify@^1.0.0:
26222658 dependencies :
26232659 js-tokens "^3.0.0"
26242660
2661+ loose-envify@^1.4.0 :
2662+ version "1.4.0"
2663+ resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
2664+ dependencies :
2665+ js-tokens "^3.0.0 || ^4.0.0"
2666+
26252667lru-cache@^4.0.1 :
26262668 version "4.0.2"
26272669 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.0.2.tgz#1d17679c069cda5d040991a09dbc2c0db377e55e"
@@ -2855,25 +2897,21 @@ oauth-sign@~0.8.1:
28552897 version "0.8.2"
28562898 resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.8.2.tgz#46a6ab7f0aead8deae9ec0565780b7d4efeb9d43"
28572899
2858- object-assign@^4.0.1, object-assign@^4.1.0 :
2900+ object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1 :
28592901 version "4.1.1"
28602902 resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
28612903
2862- object-keys @^1.0.10, object-keys@^1.0.8 :
2863- version "1.0.11 "
2864- resolved "https://registry.yarnpkg.com/object-keys /-/object-keys -1.0.11. tgz#c54601778ad560f1142ce0e01bcca8b56d13426d "
2904+ object-inspect @^1.7.0 :
2905+ version "1.7.0 "
2906+ resolved "https://registry.yarnpkg.com/object-inspect /-/object-inspect -1.7.0. tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67 "
28652907
2866- object-keys@^1.0.11, object-keys@^1.0.12 :
2908+ object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.1 :
28672909 version "1.1.1"
28682910 resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
28692911
2870- object.assign@^4.0.4 :
2871- version "4.0.4"
2872- resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.0.4.tgz#b1c9cc044ef1b9fe63606fc141abbb32e14730cc"
2873- dependencies :
2874- define-properties "^1.1.2"
2875- function-bind "^1.1.0"
2876- object-keys "^1.0.10"
2912+ object-keys@^1.0.8 :
2913+ version "1.0.11"
2914+ resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
28772915
28782916object.assign@^4.1.0 :
28792917 version "4.1.0"
@@ -2893,6 +2931,15 @@ object.entries@^1.1.0:
28932931 function-bind "^1.1.1"
28942932 has "^1.0.3"
28952933
2934+ object.fromentries@^2.0.1 :
2935+ version "2.0.1"
2936+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.1.tgz#050f077855c7af8ae6649f45c80b16ee2d31e704"
2937+ dependencies :
2938+ define-properties "^1.1.3"
2939+ es-abstract "^1.15.0"
2940+ function-bind "^1.1.1"
2941+ has "^1.0.3"
2942+
28962943object.omit@^2.0.0 :
28972944 version "2.0.1"
28982945 resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-2.0.1.tgz#1a9c744829f39dbb858c76ca3579ae2a54ebd1fa"
@@ -3103,6 +3150,14 @@ progress@^2.0.0:
31033150 version "2.0.3"
31043151 resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
31053152
3153+ prop-types@^15.7.2 :
3154+ version "15.7.2"
3155+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
3156+ dependencies :
3157+ loose-envify "^1.4.0"
3158+ object-assign "^4.1.1"
3159+ react-is "^16.8.1"
3160+
31063161pseudomap@^1.0.1 :
31073162 version "1.0.2"
31083163 resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
@@ -3131,6 +3186,10 @@ rc@^1.1.7:
31313186 minimist "^1.2.0"
31323187 strip-json-comments "~2.0.1"
31333188
3189+ react-is@^16.8.1 :
3190+ version "16.12.0"
3191+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.12.0.tgz#2cc0fe0fba742d97fd527c42a13bec4eeb06241c"
3192+
31343193read-pkg-up@^1.0.1 :
31353194 version "1.0.1"
31363195 resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02"
@@ -3307,6 +3366,12 @@ resolve@^1.11.0, resolve@^1.12.0, resolve@^1.5.0:
33073366 dependencies :
33083367 path-parse "^1.0.6"
33093368
3369+ resolve@^1.13.1 :
3370+ version "1.13.1"
3371+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.13.1.tgz#be0aa4c06acd53083505abb35f4d66932ab35d16"
3372+ dependencies :
3373+ path-parse "^1.0.6"
3374+
33103375restore-cursor@^2.0.0 :
33113376 version "2.0.0"
33123377 resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
@@ -3516,6 +3581,20 @@ string-width@^2.1.0, string-width@^2.1.1:
35163581 is-fullwidth-code-point "^2.0.0"
35173582 strip-ansi "^4.0.0"
35183583
3584+ string.prototype.trimleft@^2.1.0 :
3585+ version "2.1.0"
3586+ resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.0.tgz#6cc47f0d7eb8d62b0f3701611715a3954591d634"
3587+ dependencies :
3588+ define-properties "^1.1.3"
3589+ function-bind "^1.1.1"
3590+
3591+ string.prototype.trimright@^2.1.0 :
3592+ version "2.1.0"
3593+ resolved "https://registry.yarnpkg.com/string.prototype.trimright/-/string.prototype.trimright-2.1.0.tgz#669d164be9df9b6f7559fa8e89945b168a5a6c58"
3594+ dependencies :
3595+ define-properties "^1.1.3"
3596+ function-bind "^1.1.1"
3597+
35193598string_decoder@~1.0.0 :
35203599 version "1.0.0"
35213600 resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.0.0.tgz#f06f41157b664d86069f84bdbdc9b0d8ab281667"
0 commit comments