From 8e9243a04044d50b8e768b30241b67d3347ef75b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 18:37:49 +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 f90dd4b1..18e1a7fe 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@openedx/frontend-build": "13.0.28", "@edx/reactifex": "2.2.0", "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "12.1.5", + "@testing-library/react": "14.2.1", "axios-mock-adapter": "1.22.0", "babel-plugin-react-intl": "8.2.25", "glob": "7.2.3",