@@ -1811,6 +1811,12 @@ doctrine@^2.0.0:
18111811 esutils "^2.0.2"
18121812 isarray "^1.0.0"
18131813
1814+ doctrine@^2.1.0 :
1815+ version "2.1.0"
1816+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
1817+ dependencies :
1818+ esutils "^2.0.2"
1819+
18141820dom-serializer@0, dom-serializer@~0.1.0 :
18151821 version "0.1.0"
18161822 resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.1.0.tgz#073c697546ce0780ce23be4a28e293e40bc30c82"
21062112 emoji-regex "^6.1.0"
21072113 jsx-ast-utils "^1.4.0"
21082114
2109- eslint-plugin-react@7.3.0 :
2110- version "7.3.0 "
2111- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.3.0 .tgz#ca9368da36f733fbdc05718ae4e91f778f38e344 "
2115+ eslint-plugin-react@7.11.1 :
2116+ version "7.11.1 "
2117+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11.1 .tgz#c01a7af6f17519457d6116aa94fc6d2ccad5443c "
21122118 dependencies :
2113- doctrine "^2.0.0"
2114- has "^1.0.1"
2115- jsx-ast-utils "^2.0.0"
2116- prop-types "^15.5.10"
2119+ array-includes "^3.0.3"
2120+ doctrine "^2.1.0"
2121+ has "^1.0.3"
2122+ jsx-ast-utils "^2.0.1"
2123+ prop-types "^15.6.2"
21172124
21182125eslint-restricted-globals@^0.1.1 :
21192126 version "0.1.1"
@@ -2743,6 +2750,12 @@ has@^1.0.1, has@~1.0.1:
27432750 dependencies :
27442751 function-bind "^1.0.2"
27452752
2753+ has@^1.0.3 :
2754+ version "1.0.3"
2755+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
2756+ dependencies :
2757+ function-bind "^1.1.1"
2758+
27462759hash-base@^2.0.0 :
27472760 version "2.0.2"
27482761 resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
@@ -3646,7 +3659,7 @@ jsx-ast-utils@^1.4.0:
36463659 version "1.4.1"
36473660 resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
36483661
3649- jsx-ast-utils@^2.0.0 :
3662+ jsx-ast-utils@^2.0.1 :
36503663 version "2.0.1"
36513664 resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
36523665 dependencies :
48164829 fbjs "^0.8.9"
48174830 loose-envify "^1.3.1"
48184831
4832+ prop-types@^15.6.2 :
4833+ version "15.6.2"
4834+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
4835+ dependencies :
4836+ loose-envify "^1.3.1"
4837+ object-assign "^4.1.1"
4838+
48194839proxy-addr@~1.1.5 :
48204840 version "1.1.5"
48214841 resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-1.1.5.tgz#71c0ee3b102de3f202f3b64f608d173fcba1a918"
0 commit comments