From 0ca759644d1a30dfe36018abcb35cd01f01a6618 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 May 2024 11:18:04 +0000 Subject: [PATCH] Update dependency @testing-library/react to v15.0.7 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0afdd66..aab3b46 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2013,9 +2013,9 @@ redent "^3.0.0" "@testing-library/react@^15.0.0": - version "15.0.6" - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.6.tgz#76be2e9e6da98c044823dfbc9d62ad3f10a3a401" - integrity sha512-UlbazRtEpQClFOiYp+1BapMT+xyqWMnE+hh9tn5DQ6gmlE7AIZWcGpzZukmDZuFk3By01oiqOf8lRedLS4k6xQ== + version "15.0.7" + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.7.tgz#ff733ce0893c875cb5a47672e8e772897128f4ae" + integrity sha512-cg0RvEdD1TIhhkm1IeYMQxrzy0MtUNfa3minv4MjbgcYzJAZ7yD0i0lwoPOTPr+INtiXFezt2o8xMSnyHhEn2Q== dependencies: "@babel/runtime" "^7.12.5" "@testing-library/dom" "^10.0.0" -- 2.45.2