From 8f81d12785ce836fcc8c8eaa8275b36de7eca9c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 09:11:53 +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 d3154363..57201362 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@pmmmwh/react-refresh-webpack-plugin": "0.5.4", "@redhat-cloud-services/frontend-components-config": "4.6.18", "@testing-library/jest-dom": "5.16.2", - "@testing-library/react": "12.1.4", + "@testing-library/react": "13.4.0", "@testing-library/react-hooks": "8.0.1", "@types/jest": "27.4.1", "@types/lodash.clonedeep": "4.5.7",