From d95e2c8cdcd1072d17da1ec8aff3464ae21fac53 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Mar 2021 11:09:46 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/react to v11.2.6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9a12ab02..e5b0d452 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@storybook/addon-notes": "5.3.21", "@storybook/addon-options": "5.3.21", "@storybook/react": "6.1.21", - "@testing-library/react": "11.2.5", + "@testing-library/react": "11.2.6", "@testing-library/react-hooks": "5.1.1", "@types/jest": "26.0.22", "@types/react": "17.0.0", diff --git a/yarn.lock b/yarn.lock index a8e5c8bb..f5822c67 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3302,10 +3302,10 @@ filter-console "^0.1.1" react-error-boundary "^3.1.0" -"@testing-library/react@11.2.5": - version "11.2.5" - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.5.tgz#ae1c36a66c7790ddb6662c416c27863d87818eb9" - integrity sha512-yEx7oIa/UWLe2F2dqK0FtMF9sJWNXD+2PPtp39BvE0Kh9MJ9Kl0HrZAgEuhUJR+Lx8Di6Xz+rKwSdEPY2UV8ZQ== +"@testing-library/react@11.2.6": + version "11.2.6" + resolved "https://registry.yarnpkg.com/@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"