From 7547eafe4726c8bc5a6d69a0e0dbebd66ead352f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 01:15:57 +0000 Subject: [PATCH] chore(deps): update testing-library monorepo --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 46167fc9..2bd1a03e 100644 --- a/package.json +++ b/package.json @@ -77,10 +77,10 @@ "@edx/browserslist-config": "^1.1.0", "@edx/reactifex": "^2.1.1", "@openedx/frontend-build": "14.0.3", - "@testing-library/jest-dom": "5.17.0", - "@testing-library/react": "12.1.5", - "@testing-library/react-hooks": "7.0.2", - "@testing-library/user-event": "13.5.0", + "@testing-library/jest-dom": "6.6.3", + "@testing-library/react": "16.2.0", + "@testing-library/react-hooks": "8.0.1", + "@testing-library/user-event": "14.6.0", "glob": "7.2.3", "husky": "6.0.0", "jest": "^29.7.0",