From db736b548a054d16c8c2d7449c9f8ea08e8f6691 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 09:53:07 +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 4525a0c4..bd0f2566 100644 --- a/package.json +++ b/package.json @@ -77,9 +77,9 @@ "@edx/browserslist-config": "^1.1.1", "@openedx/frontend-build": "14.0.9", "@edx/reactifex": "^2.1.1", - "@testing-library/dom": "^9.3.3", - "@testing-library/jest-dom": "5.17.0", - "@testing-library/react": "12.1.5", + "@testing-library/dom": "^10.0.0", + "@testing-library/jest-dom": "6.4.6", + "@testing-library/react": "16.0.0", "@testing-library/user-event": "^14.5.1", "glob": "7.2.3", "husky": "7.0.4",