From 87b6e28db8cdaf463f33d2c60eb7527d7257055d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 16:02:36 +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 f0758d3637..3c9bfdf8a5 100644 --- a/package.json +++ b/package.json @@ -40,8 +40,8 @@ "@openedx/frontend-build": "14.0.3", "@openedx/paragon": "22.2.2", "@testing-library/dom": "10.0.0", - "@testing-library/jest-dom": "5.17.0", - "@testing-library/react": "10.4.9", + "@testing-library/jest-dom": "6.4.2", + "@testing-library/react": "15.0.5", "husky": "8.0.3", "jest": "29.7.0", "jest-chain": "1.1.6",