From df605f8ca08247e9ecf31c103f223734a25576d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 21:17:17 +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 40a85b728..999481af4 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@edx/frontend-build": "13.0.14", "@edx/reactifex": "2.2.0", "@testing-library/jest-dom": "5.17.0", - "@testing-library/react": "12.1.5", + "@testing-library/react": "14.2.1", "glob": "10.3.10", "reactifex": "1.1.1", "redux-mock-store": "1.5.4"