From 7461d43e8baf8eea32081ae78ae8587d8a253da9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 12:23:21 +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 ff4ff697..7ee3694f 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "@edx/frontend-platform": "8.1.2", "@edx/reactifex": "2.2.0", "@openedx/frontend-build": "14.2.2", - "@testing-library/jest-dom": "^5.16.4", - "@testing-library/react": "^12.1.1", + "@testing-library/jest-dom": "^6.0.0", + "@testing-library/react": "^16.0.0", "husky": "9.1.7", "prop-types": "15.8.1", "react": "17.0.2",