From a29f656fb967f46b1e3fda0c604d0b38c9f4a5f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 07:00:25 +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 efc9cf74c..e9d4169b4 100644 --- a/package.json +++ b/package.json @@ -40,8 +40,8 @@ "@openedx/frontend-build": "14.0.10", "@openedx/paragon": "22.6.1", "@testing-library/dom": "10.2.0", - "@testing-library/jest-dom": "5.17.0", - "@testing-library/react": "10.4.9", + "@testing-library/jest-dom": "6.4.6", + "@testing-library/react": "16.0.0", "husky": "8.0.3", "jest": "29.7.0", "jest-chain": "1.1.6",