|
926 | 926 | dependencies:
|
927 | 927 | regenerator-runtime "^0.13.2"
|
928 | 928 |
|
| 929 | +"@babel/runtime@^7.6.0": |
| 930 | + version "7.6.2" |
| 931 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.6.2.tgz#c3d6e41b304ef10dcf13777a33e7694ec4a9a6dd" |
| 932 | + integrity sha512-EXxN64agfUqqIGeEjI5dL5z0Sw0ZwWo1mLTi4mQowCZ42O59b7DRpZAnTC6OqdF28wMBMFKNb/4uFGrVaigSpg== |
| 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.4.1" |
| 1302 | + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-6.4.1.tgz#4efd38d896b9b2255025acf9567e2360e1f4814f" |
| 1303 | + integrity sha512-bjPHLO5NzlTvA57Tfz8txHEUmnOed3NuvObB2ttoKfO6A/utr7TZt9bDHHcYymcZIG2IsQZLix/m4ZKkedDDwQ== |
1297 | 1304 | dependencies:
|
1298 | 1305 | "@babel/runtime" "^7.5.5"
|
1299 | 1306 | "@sheerun/mutationobserver-shim" "^0.3.2"
|
|
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.2.0": |
| 1328 | + version "9.2.0" |
| 1329 | + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-9.2.0.tgz#143ad2d96b03c3c334e47aaf33cc2c9b7d007123" |
| 1330 | + integrity sha512-Hr87KZflfI+vPZjgyzBKQHolQHiXGU5aTGjQSCJdH/yGPbm+IzrvuWPS97GD3RUH3rSS1IXq1e2Sn8Hmyw2ctA== |
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@*":
|
|
0 commit comments