From 7b708e1104d11cc54f9d320d30109a3ef3ccfdf2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 15:19:26 +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 6fe2613e..719c8f06 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@edx/frontend-build": "13.0.1", "@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", "axios-mock-adapter": "1.21.1", "babel-plugin-transform-class-properties": "6.24.1",