From 2c8b4b8165d8eee99e71971676cb99633646cf50 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 13:59:40 +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 cfca5917..eef9caaf 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,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",