@@ -1906,6 +1906,12 @@ doctrine@^2.0.0:
1906
1906
esutils "^2.0.2"
1907
1907
isarray "^1.0.0"
1908
1908
1909
+ doctrine@^2.1.0 :
1910
+ version "2.1.0"
1911
+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
1912
+ dependencies :
1913
+ esutils "^2.0.2"
1914
+
1909
1915
dom-serializer@0, dom-serializer@~0.1.0 :
1910
1916
version "0.1.0"
1911
1917
resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.1.0.tgz#073c697546ce0780ce23be4a28e293e40bc30c82"
2210
2216
emoji-regex "^6.1.0"
2211
2217
jsx-ast-utils "^1.4.0"
2212
2218
2213
- eslint-plugin-react@7.4 .0 :
2214
- version "7.4 .0"
2215
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.4 .0.tgz#300a95861b9729c087d362dd64abcc351a74364a "
2219
+ eslint-plugin-react@7.11 .0 :
2220
+ version "7.11 .0"
2221
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11 .0.tgz#b3124af974c4da978e62a57ea49a7bc26f11e76d "
2216
2222
dependencies :
2217
- doctrine "^2.0.0"
2218
- has "^1.0.1"
2219
- jsx-ast-utils "^2.0.0"
2220
- prop-types "^15.5.10"
2223
+ array-includes "^3.0.3"
2224
+ doctrine "^2.1.0"
2225
+ has "^1.0.3"
2226
+ jsx-ast-utils "^2.0.1"
2227
+ prop-types "^15.6.2"
2221
2228
2222
2229
eslint-restricted-globals@^0.1.1 :
2223
2230
version "0.1.1"
@@ -2889,6 +2896,12 @@ has@^1.0.1:
2889
2896
dependencies :
2890
2897
function-bind "^1.0.2"
2891
2898
2899
+ has@^1.0.3 :
2900
+ version "1.0.3"
2901
+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
2902
+ dependencies :
2903
+ function-bind "^1.1.1"
2904
+
2892
2905
hash-base@^2.0.0 :
2893
2906
version "2.0.2"
2894
2907
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
@@ -3778,7 +3791,7 @@ jsx-ast-utils@^1.4.0:
3778
3791
version "1.4.1"
3779
3792
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
3780
3793
3781
- jsx-ast-utils@^2.0.0 :
3794
+ jsx-ast-utils@^2.0.1 :
3782
3795
version "2.0.1"
3783
3796
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
3784
3797
dependencies :
4892
4905
loose-envify "^1.3.1"
4893
4906
object-assign "^4.1.1"
4894
4907
4908
+ prop-types@^15.6.2 :
4909
+ version "15.6.2"
4910
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
4911
+ dependencies :
4912
+ loose-envify "^1.3.1"
4913
+ object-assign "^4.1.1"
4914
+
4895
4915
proxy-addr@~2.0.2 :
4896
4916
version "2.0.2"
4897
4917
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.2.tgz#6571504f47bb988ec8180253f85dd7e14952bdec"
0 commit comments