|
2243 | 2243 | dependencies:
|
2244 | 2244 | literal-toast "^1.0.0"
|
2245 | 2245 |
|
2246 |
| -doctrine@^2.0.0: |
2247 |
| - version "2.0.0" |
2248 |
| - resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.0.0.tgz#c73d8d2909d22291e1a007a395804da8b665fe63" |
2249 |
| - dependencies: |
2250 |
| - esutils "^2.0.2" |
2251 |
| - isarray "^1.0.0" |
2252 |
| - |
2253 | 2246 | doctrine@^2.1.0:
|
2254 | 2247 | version "2.1.0"
|
2255 | 2248 | resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
|
@@ -2491,14 +2484,14 @@ escope@^3.6.0:
|
2491 | 2484 | esrecurse "^4.1.0"
|
2492 | 2485 | estraverse "^4.1.1"
|
2493 | 2486 |
|
2494 |
| -eslint-plugin-react@7.5.1: |
2495 |
| - version "7.5.1" |
2496 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.5.1.tgz#52e56e8d80c810de158859ef07b880d2f56ee30b" |
| 2487 | +eslint-plugin-react@7.10.0: |
| 2488 | + version "7.10.0" |
| 2489 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.10.0.tgz#af5c1fef31c4704db02098f9be18202993828b50" |
2497 | 2490 | dependencies:
|
2498 |
| - doctrine "^2.0.0" |
2499 |
| - has "^1.0.1" |
2500 |
| - jsx-ast-utils "^2.0.0" |
2501 |
| - prop-types "^15.6.0" |
| 2491 | + doctrine "^2.1.0" |
| 2492 | + has "^1.0.3" |
| 2493 | + jsx-ast-utils "^2.0.1" |
| 2494 | + prop-types "^15.6.2" |
2502 | 2495 |
|
2503 | 2496 | eslint-scope@^3.7.1, eslint-scope@~3.7.1:
|
2504 | 2497 | version "3.7.1"
|
@@ -3116,6 +3109,10 @@ function-bind@^1.0.2, function-bind@^1.1.0:
|
3116 | 3109 | version "1.1.0"
|
3117 | 3110 | resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.0.tgz#16176714c801798e4e8f2cf7f7529467bb4a5771"
|
3118 | 3111 |
|
| 3112 | +function-bind@^1.1.1: |
| 3113 | + version "1.1.1" |
| 3114 | + resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d" |
| 3115 | + |
3119 | 3116 | functional-red-black-tree@^1.0.1:
|
3120 | 3117 | version "1.0.1"
|
3121 | 3118 | resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
|
@@ -3431,6 +3428,12 @@ has@^1.0.1:
|
3431 | 3428 | dependencies:
|
3432 | 3429 | function-bind "^1.0.2"
|
3433 | 3430 |
|
| 3431 | +has@^1.0.3: |
| 3432 | + version "1.0.3" |
| 3433 | + resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796" |
| 3434 | + dependencies: |
| 3435 | + function-bind "^1.1.1" |
| 3436 | + |
3434 | 3437 | hash-base@^2.0.0:
|
3435 | 3438 | version "2.0.2"
|
3436 | 3439 | resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
|
@@ -4525,7 +4528,7 @@ jsprim@^1.2.2:
|
4525 | 4528 | json-schema "0.2.3"
|
4526 | 4529 | verror "1.3.6"
|
4527 | 4530 |
|
4528 |
| -jsx-ast-utils@^2.0.0: |
| 4531 | +jsx-ast-utils@^2.0.1: |
4529 | 4532 | version "2.0.1"
|
4530 | 4533 | resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
|
4531 | 4534 | dependencies:
|
@@ -5901,7 +5904,7 @@ promise@^7.1.1:
|
5901 | 5904 | dependencies:
|
5902 | 5905 | asap "~2.0.3"
|
5903 | 5906 |
|
5904 |
| - |
| 5907 | +[email protected], prop-types@^15.6.2: |
5905 | 5908 | version "15.6.2"
|
5906 | 5909 | resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
|
5907 | 5910 | dependencies:
|
|
0 commit comments