From c9dcb2dd82bcae5b766439cca1642a349496ca9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 15:16:52 +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 6ee2fed41..a734b440c 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@openedx/frontend-build": "13.0.29", "@openedx/paragon": "22.1.1", "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "12.1.5", + "@testing-library/react": "14.3.0", "@testing-library/react-hooks": "^8.0.1", "axios-mock-adapter": "^1.21.3", "core-js": "3.36.1",