From 8a27b8cc37ceea5164d3f494f9bca21cf1029b88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 04:40:12 +0000 Subject: [PATCH] fix(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 00e4502b..2d5a0be3 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@openedx/paragon": "^22.1.1", "@optimizely/react-sdk": "^2.9.1", "@redux-devtools/extension": "3.3.0", - "@testing-library/react": "^12.1.5", + "@testing-library/react": "^16.0.0", "@testing-library/react-hooks": "^8.0.1", "algoliasearch": "^4.14.3", "algoliasearch-helper": "^3.14.0",