From 82d3a1f21a64f8eea03f4cbcd340f3faa7b6cd92 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 09:28:12 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/react to v16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 161c5766..f2f97d7a 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@edx/browserslist-config": "^1.1.1", "@edx/reactifex": "^2.1.1", "@openedx/frontend-build": "14.1.2", - "@testing-library/react": "12.1.5", + "@testing-library/react": "16.0.1", "@testing-library/react-hooks": "^8.0.1", "husky": "9.1.6", "jest": "29.7.0"