From a0303fd8b787d15cbefa8a14125e9d47c85cc184 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 12:22:16 +0000 Subject: [PATCH] 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 8a4b40a4..7e27883a 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "@rhoas/registry-management-sdk": "0.55.1", "@testing-library/dom": "9.0.1", "@testing-library/jest-dom": "5.16.5", - "@testing-library/react": "12.1.5", + "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", "date-fns": "2.29.3", "dayjs": "1.11.7",