|
991 | 991 | dependencies:
|
992 | 992 | regenerator-runtime "^0.13.4"
|
993 | 993 |
|
994 |
| -"@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": |
| 994 | +"@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": |
995 | 995 | version "7.12.5"
|
996 | 996 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e"
|
997 | 997 | integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
|
|
1482 | 1482 | "@svgr/plugin-svgo" "^5.4.0"
|
1483 | 1483 | loader-utils "^2.0.0"
|
1484 | 1484 |
|
1485 |
| -"@testing-library/dom@^7.26.6": |
1486 |
| - version "7.26.6" |
1487 |
| - resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.26.6.tgz#d558db63070a3acea5bea7e2497e631cd12541cc" |
1488 |
| - integrity sha512-/poL7WMpolcGFOHMcxfcFkf1u38DcBUjk3YwNYpBs/MdJ546lg0YdvP2Lq3ujuQzAZxgs8vVvadj3MBnZsBjjA== |
| 1485 | +"@testing-library/dom@^7.28.1": |
| 1486 | + version "7.30.0" |
| 1487 | + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.30.0.tgz#53697851f7708a1448cc30b74a2ea056dd709cd6" |
| 1488 | + integrity sha512-v4GzWtltaiDE0yRikLlcLAfEiiK8+ptu6OuuIebm9GdC2XlZTNDPGEfM2UkEtnH7hr9TRq2sivT5EA9P1Oy7bw== |
1489 | 1489 | dependencies:
|
1490 | 1490 | "@babel/code-frame" "^7.10.4"
|
1491 | 1491 | "@babel/runtime" "^7.12.5"
|
|
1510 | 1510 | lodash "^4.17.15"
|
1511 | 1511 | redent "^3.0.0"
|
1512 | 1512 |
|
1513 |
| -"@testing-library/react@^11.1.1": |
1514 |
| - version "11.1.2" |
1515 |
| - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.1.2.tgz#089b06d3828e76fc1ff0092dd69c7b59c454c998" |
1516 |
| - integrity sha512-foL0/Mo68M51DdgFwEsO2SDEkUpocuEYidOTcJACGEcoakZDINuERYwVdd6T5e3pPE+BZyGwwURaXcrX1v9RbQ== |
| 1513 | +"@testing-library/react@^11.2.5": |
| 1514 | + version "11.2.5" |
| 1515 | + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.5.tgz#ae1c36a66c7790ddb6662c416c27863d87818eb9" |
| 1516 | + integrity sha512-yEx7oIa/UWLe2F2dqK0FtMF9sJWNXD+2PPtp39BvE0Kh9MJ9Kl0HrZAgEuhUJR+Lx8Di6Xz+rKwSdEPY2UV8ZQ== |
1517 | 1517 | dependencies:
|
1518 |
| - "@babel/runtime" "^7.12.1" |
1519 |
| - "@testing-library/dom" "^7.26.6" |
| 1518 | + "@babel/runtime" "^7.12.5" |
| 1519 | + "@testing-library/dom" "^7.28.1" |
1520 | 1520 |
|
1521 | 1521 | "@testing-library/user-event@^12.2.0":
|
1522 | 1522 | version "12.2.2"
|
|
1678 | 1678 | resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.4.tgz#15925414e0ad2cd765bfef58842f7e26a7accb24"
|
1679 | 1679 | integrity sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug==
|
1680 | 1680 |
|
1681 |
| -"@types/react-dom@^16.9.9": |
1682 |
| - version "16.9.9" |
1683 |
| - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.9.tgz#d2d0a6f720a0206369ccbefff752ba37b9583136" |
1684 |
| - integrity sha512-jE16FNWO3Logq/Lf+yvEAjKzhpST/Eac8EMd1i4dgZdMczfgqC8EjpxwNgEe3SExHYLliabXDh9DEhhqnlXJhg== |
| 1681 | +"@types/react-dom@^17.0.2": |
| 1682 | + version "17.0.2" |
| 1683 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.2.tgz#35654cf6c49ae162d5bc90843d5437dc38008d43" |
| 1684 | + integrity sha512-Icd9KEgdnFfJs39KyRyr0jQ7EKhq8U6CcHRMGAS45fp5qgUvxL3ujUCfWFttUK2UErqZNj97t9gsVPNAqcwoCg== |
1685 | 1685 | dependencies:
|
1686 | 1686 | "@types/react" "*"
|
1687 | 1687 |
|
|
0 commit comments