diff --git a/package.json b/package.json index fc3721a1..7e1a4c4c 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@pybricks/ide-docs": "1.6.0", "@pybricks/mpy-cross-v5": "^2.0.0", "@shopify/react-i18n": "^6.2.3", - "@testing-library/dom": "^8.7.1", + "@testing-library/dom": "^8.7.2", "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^12.1.1", "@testing-library/user-event": "^13.2.0", diff --git a/yarn.lock b/yarn.lock index 3753198e..aeb7cfee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1860,10 +1860,10 @@ "@svgr/plugin-svgo" "^5.5.0" loader-utils "^2.0.0" -"@testing-library/dom@^8.0.0", "@testing-library/dom@^8.7.1": - version "8.7.1" - resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.7.1.tgz#c17b1e90e682c7945b2d88ce2f078e522c775ce3" - integrity sha512-nMqxP8qPHgYAiIPMVb6zko5DInPJ/LdILgrkWB5HBJhBCIU5avso8pU9IafnXVGLRq+LDtbvo0LuVbjEo27BgQ== +"@testing-library/dom@^8.0.0", "@testing-library/dom@^8.7.2": + version "8.7.2" + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.7.2.tgz#234315c6971be380fc9cbf0b031ada3e9f0bfe09" + integrity sha512-2zN0Zv9dMnaMAd4c/1E1ZChu4QrICyvWtkUvHFQBPhS1oG3VYGcM7SLGLYdda7187ILRXzIUOvOsbXQm4EASjA== dependencies: "@babel/code-frame" "^7.10.4" "@babel/runtime" "^7.12.5"