diff --git a/package.json b/package.json index 5dcba6eda..d2866ab9b 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "@storybook/addons": "^6.1.16", "@storybook/preact": "^6.1.21", "@testing-library/cypress": "^7.0.4", - "@testing-library/dom": "^7.30.0", + "@testing-library/dom": "^7.30.1", "@testing-library/jest-dom": "^5.11.9", "@testing-library/preact": "^2.0.1", "@testing-library/preact-hooks": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index fdd6d6a30..200cf7bde 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2624,10 +2624,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" -"@testing-library/dom@^7.16.2", "@testing-library/dom@^7.28.1", "@testing-library/dom@^7.30.0": - version "7.30.0" - resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.30.0.tgz#53697851f7708a1448cc30b74a2ea056dd709cd6" - integrity sha512-v4GzWtltaiDE0yRikLlcLAfEiiK8+ptu6OuuIebm9GdC2XlZTNDPGEfM2UkEtnH7hr9TRq2sivT5EA9P1Oy7bw== +"@testing-library/dom@^7.16.2", "@testing-library/dom@^7.28.1", "@testing-library/dom@^7.30.1": + version "7.30.1" + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.30.1.tgz#07b6f3ccd7f1f1e34ab0406932073e2971817f3d" + integrity sha512-RQUvqqq2lxTCOffhSNxpX/9fCoR+nwuQPmG5uhuuEH5KBAzNf2bK3OzBoWjm5zKM78SLjnGRAKt8hRjQA4E46A== dependencies: "@babel/code-frame" "^7.10.4" "@babel/runtime" "^7.12.5"