From 9d7827f3a4ff4f55d9b9fc8a89c8f5699d66b9fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 19:49:04 +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 75439f29..81808eca 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@edx/reactifex": "2.2.0", "@openedx/frontend-build": "13.0.28", "@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": "10.3.10",