From fa748719ae43bcd489dda7397353ae7b84f6ef1e Mon Sep 17 00:00:00 2001 From: Awais Ansari <79941147+awais-ansari@users.noreply.github.com> Date: Tue, 15 Oct 2024 17:04:54 +0500 Subject: [PATCH] Revert "chore(deps): update dependency @testing-library/react to v16" (#1107) This reverts commit 1fb7b96c405703f623191160f1110aae2910caa1. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 46971ca22..9143d17b1 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.5.0", - "@testing-library/react": "16.0.1", + "@testing-library/react": "12.1.5", "glob": "10.4.5", "reactifex": "1.1.1", "redux-mock-store": "1.5.4"