diff options
Diffstat (limited to '')
| -rw-r--r-- | yarn.lock | 8 | 
1 files changed, 4 insertions, 4 deletions
@@ -1958,10 +1958,10 @@      lodash "^4.17.15"      redent "^3.0.0" -"@testing-library/[email protected]": -  version "11.2.2" -  resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.2.tgz#099c6c195140ff069211143cb31c0f8337bdb7b7" -  integrity sha512-jaxm0hwUjv+hzC+UFEywic7buDC9JQ1q3cDsrWVSDAPmLotfA6E6kUHlYm/zOeGCac6g48DR36tFHxl7Zb+N5A== +"@testing-library/[email protected]": +  version "11.2.3" +  resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.3.tgz#9971ede1c8465a231d7982eeca3c39fc362d5443" +  integrity sha512-BirBUGPkTW28ULuCwIbYo0y2+0aavHczBT6N9r3LrsswEW3pg25l1wgoE7I8QBIy1upXWkwKpYdWY7NYYP0Bxw==    dependencies:      "@babel/runtime" "^7.12.5"      "@testing-library/dom" "^7.28.1"  |