@@ -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.9.1 :
2220
+ version "7.9.1 "
2221
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.9.1 .tgz#101aadd15e7c7b431ed025303ac7b421a8e3dc15 "
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
+ doctrine "^2.1 .0"
2224
+ has "^1.0.2 "
2225
+ jsx-ast-utils "^2.0.1 "
2226
+ prop-types "^15.6.1 "
2221
2227
2222
2228
eslint-restricted-globals@^0.1.1 :
2223
2229
version "0.1.1"
@@ -2889,6 +2895,12 @@ has@^1.0.1:
2889
2895
dependencies :
2890
2896
function-bind "^1.0.2"
2891
2897
2898
+ has@^1.0.2 :
2899
+ version "1.0.2"
2900
+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.2.tgz#1a64bfe4b52e67fb87b9822503d97c019fb6ba42"
2901
+ dependencies :
2902
+ function-bind "^1.1.1"
2903
+
2892
2904
hash-base@^2.0.0 :
2893
2905
version "2.0.2"
2894
2906
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
@@ -3778,7 +3790,7 @@ jsx-ast-utils@^1.4.0:
3778
3790
version "1.4.1"
3779
3791
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
3780
3792
3781
- jsx-ast-utils@^2.0.0 :
3793
+ jsx-ast-utils@^2.0.1 :
3782
3794
version "2.0.1"
3783
3795
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
3784
3796
dependencies :
4892
4904
loose-envify "^1.3.1"
4893
4905
object-assign "^4.1.1"
4894
4906
4907
+ prop-types@^15.6.1 :
4908
+ version "15.6.1"
4909
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.1.tgz#36644453564255ddda391191fb3a125cbdf654ca"
4910
+ dependencies :
4911
+ fbjs "^0.8.16"
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