|
2155 | 2155 | esutils "^2.0.2"
|
2156 | 2156 | isarray "^1.0.0"
|
2157 | 2157 |
|
2158 |
| -doctrine@^2.0.0, doctrine@^2.0.2: |
| 2158 | +doctrine@^2.0.0, doctrine@^2.0.2, doctrine@^2.1.0: |
2159 | 2159 | version "2.1.0"
|
2160 | 2160 | resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
|
2161 | 2161 | dependencies:
|
|
2599 | 2599 | jsx-ast-utils "^2.0.0"
|
2600 | 2600 | prop-types "^15.5.10"
|
2601 | 2601 |
|
2602 |
| -eslint-plugin-react@7.5.1: |
2603 |
| - version "7.5.1" |
2604 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.5.1.tgz#52e56e8d80c810de158859ef07b880d2f56ee30b" |
| 2602 | +eslint-plugin-react@7.9.1: |
| 2603 | + version "7.9.1" |
| 2604 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.9.1.tgz#101aadd15e7c7b431ed025303ac7b421a8e3dc15" |
2605 | 2605 | dependencies:
|
2606 |
| - doctrine "^2.0.0" |
2607 |
| - has "^1.0.1" |
2608 |
| - jsx-ast-utils "^2.0.0" |
2609 |
| - prop-types "^15.6.0" |
| 2606 | + doctrine "^2.1.0" |
| 2607 | + has "^1.0.2" |
| 2608 | + jsx-ast-utils "^2.0.1" |
| 2609 | + prop-types "^15.6.1" |
2610 | 2610 |
|
2611 | 2611 | eslint-restricted-globals@^0.1.1:
|
2612 | 2612 | version "0.1.1"
|
@@ -3444,6 +3444,12 @@ has@^1.0.1:
|
3444 | 3444 | dependencies:
|
3445 | 3445 | function-bind "^1.0.2"
|
3446 | 3446 |
|
| 3447 | +has@^1.0.2: |
| 3448 | + version "1.0.2" |
| 3449 | + resolved "https://registry.yarnpkg.com/has/-/has-1.0.2.tgz#1a64bfe4b52e67fb87b9822503d97c019fb6ba42" |
| 3450 | + dependencies: |
| 3451 | + function-bind "^1.1.1" |
| 3452 | + |
3447 | 3453 | hash-base@^2.0.0:
|
3448 | 3454 | version "2.0.2"
|
3449 | 3455 | resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
|
@@ -4507,7 +4513,7 @@ jsx-ast-utils@^1.4.0:
|
4507 | 4513 | version "1.4.1"
|
4508 | 4514 | resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
|
4509 | 4515 |
|
4510 |
| -jsx-ast-utils@^2.0.0: |
| 4516 | +jsx-ast-utils@^2.0.0, jsx-ast-utils@^2.0.1: |
4511 | 4517 | version "2.0.1"
|
4512 | 4518 | resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
|
4513 | 4519 | dependencies:
|
@@ -5944,6 +5950,14 @@ [email protected], prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.6.0:
|
5944 | 5950 | loose-envify "^1.3.1"
|
5945 | 5951 | object-assign "^4.1.1"
|
5946 | 5952 |
|
| 5953 | +prop-types@^15.6.1: |
| 5954 | + version "15.6.1" |
| 5955 | + resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.1.tgz#36644453564255ddda391191fb3a125cbdf654ca" |
| 5956 | + dependencies: |
| 5957 | + fbjs "^0.8.16" |
| 5958 | + loose-envify "^1.3.1" |
| 5959 | + object-assign "^4.1.1" |
| 5960 | + |
5947 | 5961 | proxy-addr@~2.0.2:
|
5948 | 5962 | version "2.0.2"
|
5949 | 5963 | resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.2.tgz#6571504f47bb988ec8180253f85dd7e14952bdec"
|
|
0 commit comments