From ff4b2a541282b74f8ad1efc112b409c4c0e777db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 14:42:09 +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 80d11b8c67..623898eb03 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",