From b9e2037007f6246a11a9c2f7cadc0e76a177aff8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 04:53:34 +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 3823d03121..1836b3336c 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",