|
105 | 105 | core-js-pure "^3.0.0" |
106 | 106 | regenerator-runtime "^0.13.4" |
107 | 107 |
|
108 | | -"@babel/runtime@^7.7.4": |
| 108 | +"@babel/runtime@^7.7.4", "@babel/runtime@^7.8.7": |
109 | 109 | version "7.8.7" |
110 | 110 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.7.tgz#8fefce9802db54881ba59f90bb28719b4996324d" |
111 | 111 | integrity sha512-+AATMUFppJDw6aiR5NVPHqIQBlV/Pj8wY/EZH+lmvRdUo9xBaz/rF3alAwFJQavvKfeOlPE7oaaDHVbcySbCsg== |
|
381 | 381 | dependencies: |
382 | 382 | any-observable "^0.3.0" |
383 | 383 |
|
384 | | -"@sheerun/mutationobserver-shim@^0.3.2": |
385 | | - version "0.3.2" |
386 | | - resolved "https://registry.yarnpkg.com/@sheerun/mutationobserver-shim/-/mutationobserver-shim-0.3.2.tgz#8013f2af54a2b7d735f71560ff360d3a8176a87b" |
387 | | - integrity sha512-vTCdPp/T/Q3oSqwHmZ5Kpa9oI7iLtGl3RQaA/NyLHikvcrPxACkkKVr/XzkSPJWXHRhKGzVvb0urJsbMlRxi1Q== |
388 | | - |
389 | | -"@testing-library/[email protected]": |
390 | | - version "5.3.1" |
391 | | - resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-5.3.1.tgz#96c9bd0f72eb2330b4b5154dd71e81d2c644ce62" |
392 | | - integrity sha512-MMg1LM+bbz4CUIZpE3LXODBUoDOp6H4DinezI/DJ357UNS1W6zZohxAul5Nol23NKclB/GQOs/4cuge/smt9Gg== |
| 384 | +"@testing-library/[email protected]": |
| 385 | + version "6.0.0" |
| 386 | + resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-6.0.0.tgz#935f7716e0e495f02fd753a42621e4d350097dce" |
| 387 | + integrity sha512-vWPQtPsIDk5STOH2XdJbJoYq9gxOSAItP0ail+MlylK230zNkf3ODKd6eqWnDdruuqrhTF3CyqvPNMA8Xks/UQ== |
393 | 388 | dependencies: |
394 | | - "@babel/runtime" "^7.8.4" |
395 | | - "@testing-library/dom" "^6.15.0" |
| 389 | + "@babel/runtime" "^7.8.7" |
| 390 | + "@testing-library/dom" "^7.0.2" |
396 | 391 | "@types/testing-library__cypress" "^5.0.3" |
397 | 392 |
|
398 | | -"@testing-library/dom@^6.15.0": |
399 | | - version "6.15.0" |
400 | | - resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-6.15.0.tgz#042abea7b4685b70d9a919100da9024507dc20bb" |
401 | | - integrity sha512-8N24c4XwOigPicwc8n4ECgEoJW2/mMzRJBxu4Uo0zhLERZTbNzqpL5fyCigu7JGUXX+ITuiK4z9/lnHbYRHLwQ== |
| 393 | +"@testing-library/dom@^7.0.2": |
| 394 | + version "7.0.2" |
| 395 | + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.0.2.tgz#9edc922dfe2644a3f0ff70f256d8c78a525b88c3" |
| 396 | + integrity sha512-5pqMlPaBC/5bvvFtuNTTcB4/Vg8NjZfs11LQQc08JhpMfx82W85nVw3re4D92A/C5O8zDkxPxyYPWNp8PtnQ/w== |
402 | 397 | dependencies: |
403 | 398 | "@babel/runtime" "^7.8.4" |
404 | | - "@sheerun/mutationobserver-shim" "^0.3.2" |
405 | 399 | "@types/testing-library__dom" "^6.12.1" |
406 | 400 | aria-query "^4.0.2" |
407 | 401 | dom-accessibility-api "^0.3.0" |
408 | 402 | pretty-format "^25.1.0" |
409 | | - wait-for-expect "^3.0.2" |
410 | 403 |
|
411 | 404 | "@types/babel__core@^7.1.0": |
412 | 405 | version "7.1.3" |
@@ -8347,11 +8340,6 @@ w3c-hr-time@^1.0.1: |
8347 | 8340 | dependencies: |
8348 | 8341 | browser-process-hrtime "^0.1.2" |
8349 | 8342 |
|
8350 | | -wait-for-expect@^3.0.2: |
8351 | | - version "3.0.2" |
8352 | | - resolved "https://registry.yarnpkg.com/wait-for-expect/-/wait-for-expect-3.0.2.tgz#d2f14b2f7b778c9b82144109c8fa89ceaadaa463" |
8353 | | - integrity sha512-cfS1+DZxuav1aBYbaO/kE06EOS8yRw7qOFoD3XtjTkYvCvh3zUvNST8DXK/nPaeqIzIv3P3kL3lRJn8iwOiSag== |
8354 | | - |
8355 | 8343 | |
8356 | 8344 | version "4.0.0" |
8357 | 8345 | resolved "https://registry.yarnpkg.com/wait-on/-/wait-on-4.0.0.tgz#4d7e4485ca759968897fd3b0cc50720c0b4ca959" |
|
0 commit comments