|
2239 | 2239 | dependencies:
|
2240 | 2240 | literal-toast "^1.0.0"
|
2241 | 2241 |
|
2242 |
| -doctrine@^2.0.0: |
2243 |
| - version "2.0.0" |
2244 |
| - resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.0.0.tgz#c73d8d2909d22291e1a007a395804da8b665fe63" |
2245 |
| - dependencies: |
2246 |
| - esutils "^2.0.2" |
2247 |
| - isarray "^1.0.0" |
2248 |
| - |
2249 | 2242 | doctrine@^2.1.0:
|
2250 | 2243 | version "2.1.0"
|
2251 | 2244 | resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
|
@@ -2487,14 +2480,15 @@ escope@^3.6.0:
|
2487 | 2480 | esrecurse "^4.1.0"
|
2488 | 2481 | estraverse "^4.1.1"
|
2489 | 2482 |
|
2490 |
| -eslint-plugin-react@7.5.1: |
2491 |
| - version "7.5.1" |
2492 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.5.1.tgz#52e56e8d80c810de158859ef07b880d2f56ee30b" |
| 2483 | +eslint-plugin-react@7.11.0: |
| 2484 | + version "7.11.0" |
| 2485 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11.0.tgz#b3124af974c4da978e62a57ea49a7bc26f11e76d" |
2493 | 2486 | dependencies:
|
2494 |
| - doctrine "^2.0.0" |
2495 |
| - has "^1.0.1" |
2496 |
| - jsx-ast-utils "^2.0.0" |
2497 |
| - prop-types "^15.6.0" |
| 2487 | + array-includes "^3.0.3" |
| 2488 | + doctrine "^2.1.0" |
| 2489 | + has "^1.0.3" |
| 2490 | + jsx-ast-utils "^2.0.1" |
| 2491 | + prop-types "^15.6.2" |
2498 | 2492 |
|
2499 | 2493 | eslint-scope@^3.7.1, eslint-scope@~3.7.1:
|
2500 | 2494 | version "3.7.1"
|
@@ -3113,6 +3107,10 @@ function-bind@^1.0.2, function-bind@^1.1.0:
|
3113 | 3107 | version "1.1.0"
|
3114 | 3108 | resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.0.tgz#16176714c801798e4e8f2cf7f7529467bb4a5771"
|
3115 | 3109 |
|
| 3110 | +function-bind@^1.1.1: |
| 3111 | + version "1.1.1" |
| 3112 | + resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d" |
| 3113 | + |
3116 | 3114 | functional-red-black-tree@^1.0.1:
|
3117 | 3115 | version "1.0.1"
|
3118 | 3116 | resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
|
@@ -3428,6 +3426,12 @@ has@^1.0.1:
|
3428 | 3426 | dependencies:
|
3429 | 3427 | function-bind "^1.0.2"
|
3430 | 3428 |
|
| 3429 | +has@^1.0.3: |
| 3430 | + version "1.0.3" |
| 3431 | + resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796" |
| 3432 | + dependencies: |
| 3433 | + function-bind "^1.1.1" |
| 3434 | + |
3431 | 3435 | hash-base@^2.0.0:
|
3432 | 3436 | version "2.0.2"
|
3433 | 3437 | resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
|
@@ -4522,7 +4526,7 @@ jsprim@^1.2.2:
|
4522 | 4526 | json-schema "0.2.3"
|
4523 | 4527 | verror "1.3.6"
|
4524 | 4528 |
|
4525 |
| -jsx-ast-utils@^2.0.0: |
| 4529 | +jsx-ast-utils@^2.0.1: |
4526 | 4530 | version "2.0.1"
|
4527 | 4531 | resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
|
4528 | 4532 | dependencies:
|
@@ -5898,7 +5902,7 @@ promise@^7.1.1:
|
5898 | 5902 | dependencies:
|
5899 | 5903 | asap "~2.0.3"
|
5900 | 5904 |
|
5901 |
| - |
| 5905 | +[email protected], prop-types@^15.6.2: |
5902 | 5906 | version "15.6.2"
|
5903 | 5907 | resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
|
5904 | 5908 | dependencies:
|
|
0 commit comments