|
1123 | 1123 | lz-string "^1.4.4" |
1124 | 1124 | pretty-format "^26.6.2" |
1125 | 1125 |
|
1126 | | -"@testing-library/dom@^8.0.0", "@testing-library/dom@^8.1.0": |
1127 | | - version "8.2.0" |
1128 | | - resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.2.0.tgz#ac46a1b9d7c81f0d341ae38fb5424b64c27d151e" |
1129 | | - integrity sha512-U8cTWENQPHO3QHvxBdfltJ+wC78ytMdg69ASvIdkGdQ/XRg4M9H2vvM3mHddxl+w/fM6NNqzGMwpQoh82v9VIA== |
| 1126 | +"@testing-library/dom@^8.1.0", "@testing-library/dom@^8.5.0": |
| 1127 | + version "8.13.0" |
| 1128 | + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.13.0.tgz#bc00bdd64c7d8b40841e27a70211399ad3af46f5" |
| 1129 | + integrity sha512-9VHgfIatKNXQNaZTtLnalIy0jNZzY35a4S3oi08YAt9Hv1VsfZ/DfA45lM8D/UhtHBGJ4/lGwp0PZkVndRkoOQ== |
1130 | 1130 | dependencies: |
1131 | 1131 | "@babel/code-frame" "^7.10.4" |
1132 | 1132 | "@babel/runtime" "^7.12.5" |
1133 | 1133 | "@types/aria-query" "^4.2.0" |
1134 | | - aria-query "^4.2.2" |
| 1134 | + aria-query "^5.0.0" |
1135 | 1135 | chalk "^4.1.0" |
1136 | | - dom-accessibility-api "^0.5.6" |
| 1136 | + dom-accessibility-api "^0.5.9" |
1137 | 1137 | lz-string "^1.4.4" |
1138 | 1138 | pretty-format "^27.0.2" |
1139 | 1139 |
|
|
1152 | 1152 | lodash "^4.17.15" |
1153 | 1153 | redent "^3.0.0" |
1154 | 1154 |
|
1155 | | -"@testing-library/react@12.1.4": |
1156 | | - version "12.1.4" |
1157 | | - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.4.tgz#09674b117e550af713db3f4ec4c0942aa8bbf2c0" |
1158 | | - integrity sha512-jiPKOm7vyUw311Hn/HlNQ9P8/lHNtArAx0PisXyFixDDvfl8DbD6EUdbshK5eqauvBSvzZd19itqQ9j3nferJA== |
| 1155 | +"@testing-library/react@13.0.0": |
| 1156 | + version "13.0.0" |
| 1157 | + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.0.0.tgz#8cdaf4667c6c2b082eb0513731551e9db784e8bc" |
| 1158 | + integrity sha512-p0lYA1M7uoEmk2LnCbZLGmHJHyH59sAaZVXChTXlyhV/PRW9LoIh4mdf7tiXsO8BoNG+vN8UnFJff1hbZeXv+w== |
1159 | 1159 | dependencies: |
1160 | 1160 | "@babel/runtime" "^7.12.5" |
1161 | | - "@testing-library/dom" "^8.0.0" |
| 1161 | + "@testing-library/dom" "^8.5.0" |
1162 | 1162 | "@types/react-dom" "*" |
1163 | 1163 |
|
1164 | 1164 | "@testing-library/user-event@13.5.0": |
@@ -2342,6 +2342,11 @@ dom-accessibility-api@^0.5.4, dom-accessibility-api@^0.5.6: |
2342 | 2342 | resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.7.tgz#8c2aa6325968f2933160a0b7dbb380893ddf3e7d" |
2343 | 2343 | integrity sha512-ml3lJIq9YjUfM9TUnEPvEYWFSwivwIGBPKpewX7tii7fwCazA8yCioGdqQcNsItPpfFvSJ3VIdMQPj60LJhcQA== |
2344 | 2344 |
|
| 2345 | +dom-accessibility-api@^0.5.9: |
| 2346 | + version "0.5.13" |
| 2347 | + resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.13.tgz#102ee5f25eacce09bdf1cfa5a298f86da473be4b" |
| 2348 | + integrity sha512-R305kwb5CcMDIpSHUnLyIAp7SrSPBx6F0VfQFB3M75xVMHhXJJIdePYgbPPh1o57vCHNu5QztokWUPsLjWzFqw== |
| 2349 | + |
2345 | 2350 | domexception@^2.0.1: |
2346 | 2351 | version "2.0.1" |
2347 | 2352 | resolved "https://registry.yarnpkg.com/domexception/-/domexception-2.0.1.tgz#fb44aefba793e1574b0af6aed2801d057529f304" |
|
0 commit comments