From e272359da9d2a2bbed56d9d2d1b72de8ec741c01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 12:26:29 +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 abb0db8f34..d8d34ccbfd 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@openedx/frontend-build": "13.0.19", "@testing-library/dom": "9.3.3", "@testing-library/jest-dom": "5.17.0", - "@testing-library/react": "10.4.9", + "@testing-library/react": "14.1.2", "husky": "8.0.3", "jest": "29.7.0", "jest-chain": "1.1.6",