|
1684 | 1684 | dependencies:
|
1685 | 1685 | regenerator-runtime "^0.13.4"
|
1686 | 1686 |
|
1687 |
| -"@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": |
| 1687 | +"@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": |
1688 | 1688 | version "7.12.5"
|
1689 | 1689 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e"
|
1690 | 1690 | integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
|
|
2208 | 2208 | "@svgr/plugin-svgo" "^5.5.0"
|
2209 | 2209 | loader-utils "^2.0.0"
|
2210 | 2210 |
|
2211 |
| -"@testing-library/dom@^7.26.6": |
2212 |
| - version "7.26.6" |
2213 |
| - resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.26.6.tgz#d558db63070a3acea5bea7e2497e631cd12541cc" |
2214 |
| - integrity sha512-/poL7WMpolcGFOHMcxfcFkf1u38DcBUjk3YwNYpBs/MdJ546lg0YdvP2Lq3ujuQzAZxgs8vVvadj3MBnZsBjjA== |
| 2211 | +"@testing-library/dom@^7.28.1": |
| 2212 | + version "7.30.0" |
| 2213 | + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.30.0.tgz#53697851f7708a1448cc30b74a2ea056dd709cd6" |
| 2214 | + integrity sha512-v4GzWtltaiDE0yRikLlcLAfEiiK8+ptu6OuuIebm9GdC2XlZTNDPGEfM2UkEtnH7hr9TRq2sivT5EA9P1Oy7bw== |
2215 | 2215 | dependencies:
|
2216 | 2216 | "@babel/code-frame" "^7.10.4"
|
2217 | 2217 | "@babel/runtime" "^7.12.5"
|
|
2236 | 2236 | lodash "^4.17.15"
|
2237 | 2237 | redent "^3.0.0"
|
2238 | 2238 |
|
2239 |
| -"@testing-library/react@^11.1.1": |
2240 |
| - version "11.1.2" |
2241 |
| - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.1.2.tgz#089b06d3828e76fc1ff0092dd69c7b59c454c998" |
2242 |
| - integrity sha512-foL0/Mo68M51DdgFwEsO2SDEkUpocuEYidOTcJACGEcoakZDINuERYwVdd6T5e3pPE+BZyGwwURaXcrX1v9RbQ== |
| 2239 | +"@testing-library/react@^11.2.5": |
| 2240 | + version "11.2.5" |
| 2241 | + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.5.tgz#ae1c36a66c7790ddb6662c416c27863d87818eb9" |
| 2242 | + integrity sha512-yEx7oIa/UWLe2F2dqK0FtMF9sJWNXD+2PPtp39BvE0Kh9MJ9Kl0HrZAgEuhUJR+Lx8Di6Xz+rKwSdEPY2UV8ZQ== |
2243 | 2243 | dependencies:
|
2244 |
| - "@babel/runtime" "^7.12.1" |
2245 |
| - "@testing-library/dom" "^7.26.6" |
| 2244 | + "@babel/runtime" "^7.12.5" |
| 2245 | + "@testing-library/dom" "^7.28.1" |
2246 | 2246 |
|
2247 | 2247 | "@testing-library/user-event@^12.8.3":
|
2248 | 2248 | version "12.8.3"
|
|
0 commit comments