From 016835b6b3dbdabf81c10c342182a41cec94cf13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 07:59:15 +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 638f8b45b..e2d93e4f0 100644 --- a/package.json +++ b/package.json @@ -41,8 +41,8 @@ "@openedx/frontend-build": "14.1.4", "@openedx/frontend-plugin-framework": "^1.1.2", "@openedx/paragon": "22.8.1", - "@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": "8.0.3", "prop-types": "15.8.1", "react": "17.0.2",