|
926 | 926 | dependencies:
|
927 | 927 | regenerator-runtime "^0.13.2"
|
928 | 928 |
|
| 929 | +"@babel/runtime@^7.6.0", "@babel/runtime@^7.6.2": |
| 930 | + version "7.6.3" |
| 931 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.6.3.tgz#935122c74c73d2240cafd32ddb5fc2a6cd35cf1f" |
| 932 | + integrity sha512-kq6anf9JGjW8Nt5rYfEuGRaEAaH1mkv3Bbu6rYvLOpPh/RusSJXuKPEAoZ7L7gybZkchE8+NV5g9vKF4AGAtsA== |
| 933 | + dependencies: |
| 934 | + regenerator-runtime "^0.13.2" |
| 935 | + |
929 | 936 | "@babel/template@^7.1.0", "@babel/template@^7.4.0", "@babel/template@^7.4.4", "@babel/template@^7.6.0":
|
930 | 937 | version "7.6.0"
|
931 | 938 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.6.0.tgz#7f0159c7f5012230dad64cca42ec9bdb5c9536e6"
|
|
1290 | 1297 | "@tensorflow/tfjs-data" "1.2.9"
|
1291 | 1298 | "@tensorflow/tfjs-layers" "1.2.9"
|
1292 | 1299 |
|
1293 |
| -"@testing-library/dom@^6.1.0": |
1294 |
| - version "6.2.0" |
1295 |
| - resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-6.2.0.tgz#6eeee738af12a2f02e74dc8cbadeaed1fc4223e5" |
1296 |
| - integrity sha512-YaaoAIDTNV8AfC19XLa6KNeBB5KuSxWYPrgYN1vBu1i+czQlfWJSCS0A3yd2V3BUH9di9C1BD+7OoyVBpZCh2Q== |
| 1300 | +"@testing-library/dom@^6.3.0": |
| 1301 | + version "6.10.0" |
| 1302 | + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-6.10.0.tgz#c7e7d613faca159846379949db65abf8ab214999" |
| 1303 | + integrity sha512-8Tq4aRDeukB+6WE0rVXO1TlS38uu05CpbHgEa9SLR3JWuBajOVEPk9HgOfOFOqWqoo5nEIthXBgLobbofEhuUg== |
1297 | 1304 | dependencies:
|
1298 |
| - "@babel/runtime" "^7.5.5" |
| 1305 | + "@babel/runtime" "^7.6.2" |
1299 | 1306 | "@sheerun/mutationobserver-shim" "^0.3.2"
|
1300 | 1307 | "@types/testing-library__dom" "^6.0.0"
|
1301 | 1308 | aria-query "3.0.0"
|
1302 |
| - pretty-format "^24.8.0" |
1303 |
| - wait-for-expect "^1.3.0" |
| 1309 | + pretty-format "^24.9.0" |
| 1310 | + wait-for-expect "^3.0.0" |
1304 | 1311 |
|
1305 | 1312 | "@testing-library/jest-dom@4.1.0":
|
1306 | 1313 | version "4.1.0"
|
|
1317 | 1324 | pretty-format "^24.0.0"
|
1318 | 1325 | redent "^3.0.0"
|
1319 | 1326 |
|
1320 |
| -"@testing-library/react@9.1.4": |
1321 |
| - version "9.1.4" |
1322 |
| - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-9.1.4.tgz#4cc1a228a944c0f468ee501e7da1651d8bbd9902" |
1323 |
| - integrity sha512-fQ/PXZoLcmnS1W5ZiM3P7XBy2x6Hm9cJAT/ZDuZKzJ1fS1rN3j31p7ReAqUe3N1kJ46sNot0n1oiGbz7FPU+FA== |
| 1327 | +"@testing-library/react@9.3.1": |
| 1328 | + version "9.3.1" |
| 1329 | + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-9.3.1.tgz#96573fb9942e1ca0ed1ec9984ea7b12b66945963" |
| 1330 | + integrity sha512-BXlYrbxTkifNVb7rIC8EHqYXgG/rBeULqG3V0wbEAuSaZ7n5ERX9Bcp0i+9EecrNpLNPwR0cIxdKNp6qVTZS9A== |
1324 | 1331 | dependencies:
|
1325 |
| - "@babel/runtime" "^7.5.5" |
1326 |
| - "@testing-library/dom" "^6.1.0" |
| 1332 | + "@babel/runtime" "^7.6.0" |
| 1333 | + "@testing-library/dom" "^6.3.0" |
1327 | 1334 | "@types/testing-library__react" "^9.1.0"
|
1328 | 1335 |
|
1329 | 1336 | "@types/anymatch@*":
|
@@ -8112,7 +8119,7 @@ prettier@1.18.2:
|
8112 | 8119 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
|
8113 | 8120 | integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
|
8114 | 8121 |
|
8115 |
| -pretty-format@^24.0.0, pretty-format@^24.3.0, pretty-format@^24.8.0, pretty-format@^24.9.0: |
| 8122 | +pretty-format@^24.0.0, pretty-format@^24.3.0, pretty-format@^24.9.0: |
8116 | 8123 | version "24.9.0"
|
8117 | 8124 | resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.9.0.tgz#12fac31b37019a4eea3c11aa9a959eb7628aa7c9"
|
8118 | 8125 | integrity sha512-00ZMZUiHaJrNfk33guavqgvfJS30sLYf0f8+Srklv0AMPodGGHcoHgksZ3OThYnIvOd+8yMCn0YiEOogjlgsnA==
|
@@ -10162,10 +10169,10 @@ w3c-xmlserializer@^1.1.2:
|
10162 | 10169 | webidl-conversions "^4.0.2"
|
10163 | 10170 | xml-name-validator "^3.0.0"
|
10164 | 10171 |
|
10165 |
| -wait-for-expect@^1.3.0: |
10166 |
| - version "1.3.0" |
10167 |
| - resolved "https://registry.yarnpkg.com/wait-for-expect/-/wait-for-expect-1.3.0.tgz#65241ce355425f907f5d127bdb5e72c412ff830c" |
10168 |
| - integrity sha512-8fJU7jiA96HfGPt+P/UilelSAZfhMBJ52YhKzlmZQvKEZU2EcD1GQ0yqGB6liLdHjYtYAoGVigYwdxr5rktvzA== |
| 10172 | +wait-for-expect@^3.0.0: |
| 10173 | + version "3.0.1" |
| 10174 | + resolved "https://registry.yarnpkg.com/wait-for-expect/-/wait-for-expect-3.0.1.tgz#ec204a76b0038f17711e575720aaf28505ac7185" |
| 10175 | + integrity sha512-3Ha7lu+zshEG/CeHdcpmQsZnnZpPj/UsG3DuKO8FskjuDbkx3jE3845H+CuwZjA2YWYDfKMU2KhnCaXMLd3wVw== |
10169 | 10176 |
|
10170 | 10177 | walker@^1.0.7, walker@~1.0.5:
|
10171 | 10178 | version "1.0.7"
|
|
0 commit comments