From 769d72f4e02c9280914fe541e54e8b0e70ad9296 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 07:50:40 +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 9ff396b16..2f184d82b 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@openedx/frontend-build": "13.0.28", "@openedx/paragon": "22.1.1", "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "12.1.5", + "@testing-library/react": "14.2.1", "@testing-library/react-hooks": "^8.0.1", "axios-mock-adapter": "^1.21.3", "core-js": "3.36.0",