From 12ed4fbcd1548e5f2a977105d5f547a23ef2e8c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 11:51:12 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/react to v14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55cc1b6d3..6b4994190 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@edx/reactifex": "2.2.0", "@openedx/frontend-build": "13.0.29", "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "12.1.5", + "@testing-library/react": "14.2.2", "glob": "10.3.10", "reactifex": "1.1.1", "redux-mock-store": "1.5.4"