From f159008266c4f462e7a542ee58d9bbece188e0d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 07:13:40 +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 5f677b372..d40b82c9a 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@openedx/frontend-build": "13.0.27", "@openedx/paragon": "22.0.0", "@testing-library/jest-dom": "6.4.1", - "@testing-library/react": "12.1.5", + "@testing-library/react": "14.2.1", "@testing-library/react-hooks": "^8.0.1", "axios-mock-adapter": "^1.21.3", "core-js": "3.35.1",