From 420b917e02171193c880d5951f7be9fee2e23aaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 04:43:52 +0000 Subject: [PATCH] chore(deps): bump @testing-library/react from 11.2.5 to 11.2.6 Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.5 to 11.2.6. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.5...v11.2.6) Signed-off-by: dependabot[bot] --- yarn.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 16e5a9686e..ac7f53e651 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1978,6 +1978,7 @@ "@backstage/catalog-client" "^0.3.8" "@backstage/catalog-model" "^0.7.4" "@backstage/core" "^0.7.3" + "@backstage/errors" "^0.1.1" "@backstage/integration" "^0.5.1" "@backstage/integration-react" "^0.1.1" "@backstage/plugin-catalog-react" "^0.1.3" @@ -2002,6 +2003,7 @@ "@backstage/catalog-client" "^0.3.8" "@backstage/catalog-model" "^0.7.4" "@backstage/core" "^0.7.3" + "@backstage/errors" "^0.1.1" "@backstage/integration" "^0.5.1" "@backstage/integration-react" "^0.1.1" "@backstage/plugin-catalog-react" "^0.1.3" @@ -5825,9 +5827,9 @@ "@types/testing-library__react-hooks" "^3.4.0" "@testing-library/react@^11.2.5": - version "11.2.5" - resolved "https://registry.npmjs.org/@testing-library/react/-/react-11.2.5.tgz#ae1c36a66c7790ddb6662c416c27863d87818eb9" - integrity sha512-yEx7oIa/UWLe2F2dqK0FtMF9sJWNXD+2PPtp39BvE0Kh9MJ9Kl0HrZAgEuhUJR+Lx8Di6Xz+rKwSdEPY2UV8ZQ== + version "11.2.6" + resolved "https://registry.npmjs.org/@testing-library/react/-/react-11.2.6.tgz#586a23adc63615985d85be0c903f374dab19200b" + integrity sha512-TXMCg0jT8xmuU8BkKMtp8l7Z50Ykew5WNX8UoIKTaLFwKkP2+1YDhOLA2Ga3wY4x29jyntk7EWfum0kjlYiSjQ== dependencies: "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1"