From 82e46577924345e66f1c7be8e045136fa1b9c1a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 08:05:30 +0000 Subject: [PATCH] Bump @testing-library/dom from 7.28.1 to 7.30.0 Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 7.28.1 to 7.30.0. - [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.0) 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..6466401f02f62 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.0", "@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..0cc6112c693cf 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.0": + version "7.30.0" + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.30.0.tgz#53697851f7708a1448cc30b74a2ea056dd709cd6" + integrity sha512-v4GzWtltaiDE0yRikLlcLAfEiiK8+ptu6OuuIebm9GdC2XlZTNDPGEfM2UkEtnH7hr9TRq2sivT5EA9P1Oy7bw== dependencies: "@babel/code-frame" "^7.10.4" "@babel/runtime" "^7.12.5"