From a660cfef0b54619418812dceabf40c86aacc7e75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 15:36:19 +0000 Subject: [PATCH] chore(deps): update testing-library monorepo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4ae1a527..ab1af7da 100644 --- a/package.json +++ b/package.json @@ -49,9 +49,9 @@ "@edx/reactifex": "^2.1.1", "@openedx/frontend-build": "14.0.3", "@openedx/paragon": "^22.2.0", - "@testing-library/dom": "^8.20.1", + "@testing-library/dom": "^10.0.0", "@testing-library/jest-dom": "^6.1.4", - "@testing-library/react": "^12.1.5", + "@testing-library/react": "^16.0.0", "@testing-library/user-event": "^14.5.2", "glob": "7.2.3", "husky": "7.0.4",