From cf870a43b3cdd1513cb28f5f2adf562a46d95c59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 20:18:31 +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 bb16e4db1..ebfb8af89 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.1",