From 3338b3682cf5a3496d2adb00609a6a723a5bc6e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 18:06:51 +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 3310dbdf7f..7e8668bf6e 100644 --- a/package.json +++ b/package.json @@ -80,8 +80,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.1.0", "@testing-library/react-hooks": "^8.0.1", "@testing-library/user-event": "14.5.2", "axios-mock-adapter": "2.1.0",