From 2ce1024cc4dcb73d1c704537fee9818bacd6de95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 17:03:38 +0000 Subject: [PATCH] Bump @testing-library/dom from 7.29.4 to 7.29.6 Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 7.29.4 to 7.29.6. - [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.29.4...v7.29.6) 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 62bfcfe6..04deee6f 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@pybricks/ide-docs": "1.1.1", "@pybricks/mpy-cross-v5": "^2.0.0", "@shopify/react-i18n": "^5.2.3", - "@testing-library/dom": "^7.29.4", + "@testing-library/dom": "^7.29.6", "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^12.7.2", diff --git a/yarn.lock b/yarn.lock index 05ed32bf..6e77cf27 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2419,10 +2419,10 @@ "@svgr/plugin-svgo" "^5.5.0" loader-utils "^2.0.0" -"@testing-library/dom@^7.28.1", "@testing-library/dom@^7.29.4": - version "7.29.4" - resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.29.4.tgz#1647c2b478789621ead7a50614ad81ab5ae5b86c" - integrity sha512-CtrJRiSYEfbtNGtEsd78mk1n1v2TUbeABlNIcOCJdDfkN5/JTOwQEbbQpoSRxGqzcWPgStMvJ4mNolSuBRv1NA== +"@testing-library/dom@^7.28.1", "@testing-library/dom@^7.29.6": + version "7.29.6" + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.29.6.tgz#eb37844fb431186db7960a7ff6749ea65a19617c" + integrity sha512-vzTsAXa439ptdvav/4lsKRcGpAQX7b6wBIqia7+iNzqGJ5zjswApxA6jDAsexrc6ue9krWcbh8o+LYkBXW+GCQ== dependencies: "@babel/code-frame" "^7.10.4" "@babel/runtime" "^7.12.5"