From 1f6c4afaeb2c4f280cc1aa88b2e53d52f1523f71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 01:56:25 +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 fca7055363..52d0cf8ee4 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.2.0", "@testing-library/react-hooks": "^8.0.1", "@testing-library/user-event": "14.5.2", "axios-mock-adapter": "2.1.0",