diff --git a/package.json b/package.json index 62bfcfe6..04deee6f 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@pybricks/ide-docs": "1.1.1", "@pybricks/mpy-cross-v5": "^2.0.0", "@shopify/react-i18n": "^5.2.3", - "@testing-library/dom": "^7.29.4", + "@testing-library/dom": "^7.29.6", "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^12.7.2", diff --git a/yarn.lock b/yarn.lock index 05ed32bf..6e77cf27 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2419,10 +2419,10 @@ "@svgr/plugin-svgo" "^5.5.0" loader-utils "^2.0.0" -"@testing-library/dom@^7.28.1", "@testing-library/dom@^7.29.4": - version "7.29.4" - resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.29.4.tgz#1647c2b478789621ead7a50614ad81ab5ae5b86c" - integrity sha512-CtrJRiSYEfbtNGtEsd78mk1n1v2TUbeABlNIcOCJdDfkN5/JTOwQEbbQpoSRxGqzcWPgStMvJ4mNolSuBRv1NA== +"@testing-library/dom@^7.28.1", "@testing-library/dom@^7.29.6": + version "7.29.6" + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.29.6.tgz#eb37844fb431186db7960a7ff6749ea65a19617c" + integrity sha512-vzTsAXa439ptdvav/4lsKRcGpAQX7b6wBIqia7+iNzqGJ5zjswApxA6jDAsexrc6ue9krWcbh8o+LYkBXW+GCQ== dependencies: "@babel/code-frame" "^7.10.4" "@babel/runtime" "^7.12.5"