diff --git a/package.json b/package.json index 646e52a8849d7..20ba5d101d056 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "@storybook/addons": "^6.1.11", "@storybook/preact": "^6.1.9", "@testing-library/cypress": "^7.0.2", - "@testing-library/dom": "^7.28.1", + "@testing-library/dom": "^7.30.4", "@testing-library/jest-dom": "^5.11.6", "@testing-library/preact": "^2.0.1", "@testing-library/preact-hooks": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index 78965a6502f64..6694b036bb1db 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3167,10 +3167,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.26.6" -"@testing-library/dom@^7.16.2", "@testing-library/dom@^7.26.6", "@testing-library/dom@^7.28.1": - version "7.28.1" - resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.28.1.tgz#dea78be6e1e6db32ddcb29a449e94d9700c79eb9" - integrity sha512-acv3l6kDwZkQif/YqJjstT3ks5aaI33uxGNVIQmdKzbZ2eMKgg3EV2tB84GDdc72k3Kjhl6mO8yUt6StVIdRDg== +"@testing-library/dom@^7.16.2", "@testing-library/dom@^7.26.6", "@testing-library/dom@^7.30.4": + version "7.30.4" + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.30.4.tgz#c6a4a91557e92035fd565246bbbfb8107aa4634d" + integrity sha512-GObDVMaI4ARrZEXaRy4moolNAxWPKvEYNV/fa6Uc2eAzR/t4otS6A7EhrntPBIQLeehL9DbVhscvvv7gd6hWqA== dependencies: "@babel/code-frame" "^7.10.4" "@babel/runtime" "^7.12.5"