From dc19439b41f7d3c8bd5b823a501e37242c19fbfe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 10:45:11 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/react to v16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50dfb257..16a6a11a 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@edx/reactifex": "2.2.0", "@openedx/frontend-build": "14.0.15", "@testing-library/jest-dom": "6.4.8", - "@testing-library/react": "12.1.5", + "@testing-library/react": "16.0.0", "axios-mock-adapter": "1.22.0", "babel-plugin-react-intl": "8.2.25", "glob": "10.4.5",