From 7f1598c13cbd71a4da7db822b971e6660860960c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 07:50:18 +0000 Subject: [PATCH] Update dependency @testing-library/react to v13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8c11476..80d4ebbb 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@pmmmwh/react-refresh-webpack-plugin": "0.5.8", "@redhat-cloud-services/frontend-components-config": "4.6.22", "@testing-library/jest-dom": "5.16.5", - "@testing-library/react": "12.1.5", + "@testing-library/react": "13.4.0", "@testing-library/react-hooks": "8.0.1", "@types/jest": "27.5.2", "@types/lodash.clonedeep": "4.5.7",