From 47155f6066253fb36b6b086ba8c22cdb44e9ff93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 11:19:03 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/react to v14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2487b62e..6c3905625 100755 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@edx/frontend-build": "12.8.61", "@edx/reactifex": "^2.1.0", "@testing-library/jest-dom": "^5.14.1", - "@testing-library/react": "^12.1.5", + "@testing-library/react": "^14.0.0", "@wojtekmaj/enzyme-adapter-react-17": "^0.8.0", "audit-ci": "^6.3.0", "axios-mock-adapter": "^1.21.1",