From be8a4b3db15bdebb1432f74b05976e750f7a2df2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 19:51:27 +0000 Subject: [PATCH] chore(deps): update testing-library monorepo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 92532a32bd..f9d224efa2 100644 --- a/package.json +++ b/package.json @@ -81,8 +81,8 @@ "devDependencies": { "@edx/reactifex": "2.2.0", "@pact-foundation/pact": "^13.0.0", - "@testing-library/jest-dom": "5.17.0", - "@testing-library/react": "12.1.5", + "@testing-library/jest-dom": "6.6.3", + "@testing-library/react": "16.2.0", "@testing-library/react-hooks": "^8.0.1", "@testing-library/user-event": "14.5.2", "axios-mock-adapter": "2.1.0",