From 3a3762cfc2188a2115d5c230172bc96df9c01d64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 16:10:41 +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 b5b0e825a..6dd9ed2f6 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@openedx/frontend-build": "13.0.27", "@openedx/paragon": "22.0.0", "@testing-library/jest-dom": "6.2.0", - "@testing-library/react": "12.1.5", + "@testing-library/react": "14.1.2", "@testing-library/react-hooks": "^8.0.1", "axios-mock-adapter": "^1.21.3", "core-js": "3.35.0",