From 76aa62749a3be341b5fd9d89396a4d93d35c93e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 09:43:46 +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 5878a34a..60060f5e 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@edx/browserslist-config": "^1.1.1", "@edx/frontend-build": "13.0.14", "@edx/reactifex": "^2.1.1", - "@testing-library/react": "11.2.7", + "@testing-library/react": "14.1.2", "@testing-library/react-hooks": "^8.0.1", "glob": "10.3.10", "husky": "8.0.3",