From 0ec25d10563b5cfe2bb5b80e00529e5f0aad4a99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 00:37:42 +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 9449738a8..fedf471de 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@openedx/frontend-build": "14.2.2", "@openedx/paragon": "22.13.0", "@testing-library/jest-dom": "6.6.3", - "@testing-library/react": "12.1.5", + "@testing-library/react": "16.2.0", "@testing-library/react-hooks": "^8.0.1", "axios-mock-adapter": "^1.22.0", "husky": "8.0.3",