From df0a26952faf444e72ad5da3d38b17587b442025 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 07:18:32 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/react to v16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d82e012fc..212dc8299 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@edx/reactifex": "1.1.0", "@openedx/frontend-build": "14.0.9", "@testing-library/jest-dom": "6.4.5", - "@testing-library/react": "12.1.5", + "@testing-library/react": "16.0.0", "react-test-renderer": "17.0.2", "reactifex": "1.1.1", "redux-mock-store": "1.5.4"