From 7f38fb41c2483a15f87a8e055b76814eb5460b1c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 11:31:14 +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 c241460f8..6910c0635 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@edx/reactifex": "1.1.0", "@openedx/frontend-build": "14.1.5", "@testing-library/jest-dom": "6.6.2", - "@testing-library/react": "12.1.5", + "@testing-library/react": "16.0.1", "react-test-renderer": "17.0.2", "reactifex": "1.1.1", "redux-mock-store": "1.5.4"