From 6ee31238c6464d817311ff8ad26e4bda36f00d05 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 19:59:36 +0000 Subject: [PATCH] Update testing-library monorepo --- frontend/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 61e5509..7b212ab 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -2,9 +2,9 @@ "name": "hostify", "version": "0.2.0", "dependencies": { - "@testing-library/jest-dom": "^5.15.0", - "@testing-library/react": "^14.0.0", - "@testing-library/user-event": "^13.5.0", + "@testing-library/jest-dom": "^6.0.0", + "@testing-library/react": "^16.0.0", + "@testing-library/user-event": "^14.0.0", "bootstrap": "^5.1.3", "jquery": "^3.6.0", "mdbreact": "^5.2.0",