From 6c0cbf73bf7f3e3b79760212999541ac077c7fef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 05:12:50 +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 f43439fbb..63226dab9 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@edx/reactifex": "2.2.0", "@openedx/frontend-build": "14.1.5", "@testing-library/jest-dom": "6.6.3", - "@testing-library/react": "12.1.5", + "@testing-library/react": "16.0.1", "glob": "10.4.5", "reactifex": "1.1.1", "redux-mock-store": "1.5.5"