@@ -1472,6 +1472,12 @@ doctrine@^2.0.0:
14721472 esutils "^2.0.2"
14731473 isarray "^1.0.0"
14741474
1475+ doctrine@^2.1.0 :
1476+ version "2.1.0"
1477+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
1478+ dependencies :
1479+ esutils "^2.0.2"
1480+
14751481domain-browser@^1.1.1 :
14761482 version "1.1.7"
14771483 resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.1.7.tgz#867aa4b093faa05f1de08c06f4d7b21fdf8698bc"
16691675 emoji-regex "^6.1.0"
16701676 jsx-ast-utils "^1.4.0"
16711677
1672- eslint-plugin-react@7.5 .1 :
1673- version "7.5 .1"
1674- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.5 .1.tgz#52e56e8d80c810de158859ef07b880d2f56ee30b "
1678+ eslint-plugin-react@7.9 .1 :
1679+ version "7.9 .1"
1680+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.9 .1.tgz#101aadd15e7c7b431ed025303ac7b421a8e3dc15 "
16751681 dependencies :
1676- doctrine "^2.0 .0"
1677- has "^1.0.1 "
1678- jsx-ast-utils "^2.0.0 "
1679- prop-types "^15.6.0 "
1682+ doctrine "^2.1 .0"
1683+ has "^1.0.2 "
1684+ jsx-ast-utils "^2.0.1 "
1685+ prop-types "^15.6.1 "
16801686
16811687eslint-restricted-globals@^0.1.1 :
16821688 version "0.1.1"
@@ -1988,6 +1994,10 @@ function-bind@^1.0.2, function-bind@^1.1.0:
19881994 version "1.1.0"
19891995 resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.0.tgz#16176714c801798e4e8f2cf7f7529467bb4a5771"
19901996
1997+ function-bind@^1.1.1 :
1998+ version "1.1.1"
1999+ resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
2000+
19912001gauge@~2.7.1 :
19922002 version "2.7.2"
19932003 resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.2.tgz#15cecc31b02d05345a5d6b0e171cdb3ad2307774"
@@ -2151,6 +2161,12 @@ has@^1.0.1:
21512161 dependencies :
21522162 function-bind "^1.0.2"
21532163
2164+ has@^1.0.2 :
2165+ version "1.0.2"
2166+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.2.tgz#1a64bfe4b52e67fb87b9822503d97c019fb6ba42"
2167+ dependencies :
2168+ function-bind "^1.1.1"
2169+
21542170hash.js@^1.0.0 :
21552171 version "1.0.3"
21562172 resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.0.3.tgz#1332ff00156c0a0ffdd8236013d07b77a0451573"
@@ -2562,7 +2578,7 @@ jsx-ast-utils@^1.4.0:
25622578 version "1.4.1"
25632579 resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
25642580
2565- jsx-ast-utils@^2.0.0 :
2581+ jsx-ast-utils@^2.0.1 :
25662582 version "2.0.1"
25672583 resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
25682584 dependencies :
@@ -3856,9 +3872,9 @@ promise@^7.1.1:
38563872 dependencies :
38573873 asap "~2.0.3"
38583874
3859- prop-types@^15.6.0 :
3860- version "15.6.0 "
3861- resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.0 .tgz#ceaf083022fc46b4a35f69e13ef75aed0d639856 "
3875+ prop-types@^15.6.1 :
3876+ version "15.6.1 "
3877+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.1 .tgz#36644453564255ddda391191fb3a125cbdf654ca "
38623878 dependencies :
38633879 fbjs "^0.8.16"
38643880 loose-envify "^1.3.1"
0 commit comments