From 94df9f74c9b0143ca06351876c6d74da67f52dd0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 05:06:32 +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 77b0b68e..a126a9b1 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "@rhoas/registry-management-sdk": "0.55.1", "@testing-library/dom": "9.2.0", "@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",