From b1dee7223441135951a9728e8f4caef156456592 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 05:16:19 +0000 Subject: [PATCH] chore(deps): update testing-library monorepo --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index cb9a4a58..b68a6bf2 100644 --- a/package.json +++ b/package.json @@ -38,9 +38,9 @@ "@edx/frontend-platform": "^8.3.4", "@edx/reactifex": "2.2.0", "@openedx/frontend-build": "^14.4.2", - "@testing-library/dom": "9.3.4", - "@testing-library/jest-dom": "5.17.0", - "@testing-library/react": "14.3.1", + "@testing-library/dom": "10.4.1", + "@testing-library/jest-dom": "7.0.0", + "@testing-library/react": "16.3.2", "husky": "8.0.3", "jest": "30.2.0", "jest-chain": "1.1.6",