From 486683c4278343b2986e60d1b63e93eb6fcf221f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 07:45:31 +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 024517c..d25c313 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@edx/reactifex": "2.2.0", "@openedx/frontend-build": "14.1.0", "@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",