From 4c8be68ae23f86592ee5b760c8b8a8594f0df6b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 17:15:18 +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 b0159597..b6f34694 100644 --- a/package.json +++ b/package.json @@ -38,9 +38,9 @@ "@edx/frontend-platform": "^8.1.0", "@edx/reactifex": "2.2.0", "@openedx/frontend-build": "^14.0.10", - "@testing-library/dom": "9.3.4", - "@testing-library/jest-dom": "5.17.0", - "@testing-library/react": "10.4.9", + "@testing-library/dom": "10.4.0", + "@testing-library/jest-dom": "6.5.0", + "@testing-library/react": "16.0.1", "husky": "8.0.3", "jest": "29.7.0", "jest-chain": "1.1.6",