|
914 | 914 | dependencies: |
915 | 915 | regenerator-runtime "^0.12.0" |
916 | 916 |
|
917 | | -"@babel/runtime@7.9.2", "@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.4", "@babel/runtime@^7.7.6", "@babel/runtime@^7.9.2": |
| 917 | +"@babel/runtime@7.9.2": |
918 | 918 | version "7.9.2" |
919 | 919 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.2.tgz#d90df0583a3a252f09aaa619665367bae518db06" |
920 | 920 | integrity sha512-NE2DtOdufG7R5vnfQUTehdTfNycfUANEtCa9PssN9O/xmTzP4E08UI797ixaei6hBEVL9BI/PsdJS5x7mWoB9Q== |
921 | 921 | dependencies: |
922 | 922 | regenerator-runtime "^0.13.4" |
923 | 923 |
|
| 924 | +"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.4", "@babel/runtime@^7.7.6", "@babel/runtime@^7.9.2", "@babel/runtime@^7.9.6": |
| 925 | + version "7.9.6" |
| 926 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.6.tgz#a9102eb5cadedf3f31d08a9ecf294af7827ea29f" |
| 927 | + integrity sha512-64AF1xY3OAkFHqOb9s4jpgk1Mm5vDZ4L3acHvAml+53nO1XbXLuDodsVpO4OIUsmemlUHMxNdYMNJmsvOwLrvQ== |
| 928 | + dependencies: |
| 929 | + regenerator-runtime "^0.13.4" |
| 930 | + |
924 | 931 | "@babel/template@^7.1.0", "@babel/template@^7.4.0", "@babel/template@^7.7.4", "@babel/template@^7.8.3", "@babel/template@^7.8.6": |
925 | 932 | version "7.8.6" |
926 | 933 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.6.tgz#86b22af15f828dfb086474f964dcc3e39c43ce2b" |
|
1813 | 1820 | "@svgr/plugin-svgo" "^4.3.1" |
1814 | 1821 | loader-utils "^1.2.3" |
1815 | 1822 |
|
1816 | | -"@testing-library/dom@^7.1.0": |
1817 | | - version "7.2.1" |
1818 | | - resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.2.1.tgz#bb3b31d669bbe0c4939dadd95d69caa3c1d0b372" |
1819 | | - integrity sha512-xIGoHlQ2ZiEL1dJIFKNmLDypzYF+4OJTTASRctl/aoIDaS5y/pRVHRigoqvPUV11mdJoR71IIgi/6UviMgyz4g== |
| 1823 | +"@testing-library/dom@^7.2.2": |
| 1824 | + version "7.2.2" |
| 1825 | + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.2.2.tgz#30ab09cca132fe49b2ca61ccd9ed785c5f0a6fc5" |
| 1826 | + integrity sha512-g+gT//COYh2FgRrlgcgdkifkjqSk7wQIS7F8jbrf6yoEsh85PJUJ/QtO0bJ9QU7pQPYQgKcgqNJsOs0dlyFYag== |
1820 | 1827 | dependencies: |
1821 | 1828 | "@babel/runtime" "^7.9.2" |
1822 | 1829 | "@types/testing-library__dom" "^7.0.0" |
1823 | 1830 | aria-query "^4.0.2" |
1824 | 1831 | dom-accessibility-api "^0.4.2" |
1825 | 1832 | pretty-format "^25.1.0" |
1826 | 1833 |
|
1827 | | -"@testing-library/react@10.0.3": |
1828 | | - version "10.0.3" |
1829 | | - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.0.3.tgz#7781adc75cce172f8cda28faa77be29c6270ab43" |
1830 | | - integrity sha512-EVmd3ghDFBEjOSLnISUdi7OcLdP6tsqjmTprpMaBz5TreoM8jnxGKIPkLD579CE0LYGqK01iffQiy6wwW/RUig== |
| 1834 | +"@testing-library/react@10.0.4": |
| 1835 | + version "10.0.4" |
| 1836 | + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.0.4.tgz#8e0e299cd91acc626d81ed8489fdc13df864c31d" |
| 1837 | + integrity sha512-2e1B5debfuiIGbvUuiSXybskuh7ZTVJDDvG/IxlzLOY9Co/mKFj9hIklAe2nGZYcOUxFaiqWrRZ9vCVGzJfRlQ== |
1831 | 1838 | dependencies: |
1832 | | - "@babel/runtime" "^7.9.2" |
1833 | | - "@testing-library/dom" "^7.1.0" |
1834 | | - "@types/testing-library__react" "^10.0.0" |
| 1839 | + "@babel/runtime" "^7.9.6" |
| 1840 | + "@testing-library/dom" "^7.2.2" |
| 1841 | + "@types/testing-library__react" "^10.0.1" |
1835 | 1842 |
|
1836 | 1843 | "@types/babel__core@^7.1.0": |
1837 | 1844 | version "7.1.3" |
|
2052 | 2059 | dependencies: |
2053 | 2060 | pretty-format "^25.1.0" |
2054 | 2061 |
|
2055 | | -"@types/testing-library__react@^10.0.0": |
| 2062 | +"@types/testing-library__react@^10.0.1": |
2056 | 2063 | version "10.0.1" |
2057 | 2064 | resolved "https://registry.yarnpkg.com/@types/testing-library__react/-/testing-library__react-10.0.1.tgz#92bb4a02394bf44428e35f1da2970ed77f803593" |
2058 | 2065 | integrity sha512-RbDwmActAckbujLZeVO/daSfdL1pnjVqas25UueOkAY5r7vriavWf0Zqg7ghXMHa8ycD/kLkv8QOj31LmSYwww== |
|
0 commit comments