From b6f05d439c906126f5744743697549c9d1ba6d2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 15:34:23 +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 fade609a..0dce2af2 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",