From 73ae4dc091a25c82ccbf80774e9e1df6be54b47b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 07:09:09 +0000 Subject: [PATCH] Bump @testing-library/dom from 7.28.1 to 7.29.1 Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 7.28.1 to 7.29.1. - [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.29.1) 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..20f39a4974740 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.29.1", "@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..5a7d5706bd6eb 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.29.1": + version "7.29.1" + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.29.1.tgz#a08ebeb26b2ea859b1621ff9642d114c1f04fe3a" + integrity sha512-6BU7vAjKuMspCy9QQEtbWgmkuXi/yOSZo3ANdvZmNQW8N/WQGjO9cvlcA5EFJaPtp2hL1RAaPGpCXxumijUxCg== dependencies: "@babel/code-frame" "^7.10.4" "@babel/runtime" "^7.12.5"