From efd2cbfd98b34acfb11594368cec9b9190324109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 06:36:48 +0000 Subject: [PATCH] Bump @testing-library/dom from 7.28.1 to 7.30.2 Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 7.28.1 to 7.30.2. - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/master/CHANGELOG.md) - [Commits](https://github.com/testing-library/dom-testing-library/compare/v7.28.1...v7.30.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 646e52a8849d7..fa24063f1c40e 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.2", "@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..c379f32dc0da3 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.2": + version "7.30.2" + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.30.2.tgz#a63ae7078235ec6248a8a522b04e696ab49896cc" + integrity sha512-NJzHILb5De0J0varzT0W00qDTLcbF86etfAyx5ty7iJhpR6eCs+JR99Ls7AMSUG2bWRYIG0u4KTPH6PMcZhlWQ== dependencies: "@babel/code-frame" "^7.10.4" "@babel/runtime" "^7.12.5"