From 456b89c3f9f91d6f71c35421f74bead0c9407def Mon Sep 17 00:00:00 2001 From: Jason Wesson Date: Fri, 29 Mar 2024 13:31:29 -0600 Subject: [PATCH] revert: "chore(deps): update dependency @testing-library/react to v14" (#314) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 834b3fd8..7ef9d275 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@edx/reactifex": "2.2.0", "@openedx/frontend-build": "13.0.29", "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "14.2.2", + "@testing-library/react": "12.1.5", "axios-mock-adapter": "1.22.0", "babel-plugin-react-intl": "8.2.25", "glob": "10.3.10",