From 4584eb7e5b2f80976b699aa3aad88c7f455d279c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 21:37:36 +0000 Subject: [PATCH] chore(deps): update shared components packages to v14 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f3aeff27..d2018fbe 100644 --- a/package.json +++ b/package.json @@ -61,8 +61,8 @@ "@rhoas/app-services-ui-shared": "0.16.6", "@testing-library/dom": "9.0.0", "@testing-library/jest-dom": "5.16.5", - "@testing-library/react": "12.1.5", - "@testing-library/user-event": "13.5.0", + "@testing-library/react": "14.0.0", + "@testing-library/user-event": "14.4.3", "@types/jest": "27.5.2", "@types/object-hash": "3.0.2", "@types/react-dom": "18.0.11",