From 4a0045e192538e8862839e7996ab15a3024ad79d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 16:22:08 +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 8bb334f0c..777bad475 100755 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@edx/reactifex": "^2.1.0", "@openedx/frontend-build": "13.0.27", "@testing-library/jest-dom": "^5.14.1", - "@testing-library/react": "^12.1.5", + "@testing-library/react": "^14.0.0", "@wojtekmaj/enzyme-adapter-react-17": "^0.8.0", "audit-ci": "^6.3.0", "axios-mock-adapter": "^1.21.1",