From 2329e398f2b8169f340dd68c84bbb269b1adeb34 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 13:57:21 +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 adcc5ea0..2ee91f11 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@pmmmwh/react-refresh-webpack-plugin": "0.5.7", "@redhat-cloud-services/frontend-components-config": "4.6.18", "@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",