From ec1bb8741cda5191815c303ad7c87e64b6df802b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 18:45:51 +0000 Subject: [PATCH] Update testing-library monorepo --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1a0d299..773d772 100644 --- a/package.json +++ b/package.json @@ -8,9 +8,9 @@ "@emotion/styled": "11.8.1", "@mui/icons-material": "5.6.0", "@mui/material": "5.6.0", - "@testing-library/jest-dom": "5.16.4", - "@testing-library/react": "12.1.4", - "@testing-library/user-event": "14.0.4", + "@testing-library/jest-dom": "5.17.0", + "@testing-library/react": "12.1.5", + "@testing-library/user-event": "14.5.2", "@types/jest": "27.4.1", "@types/node": "16.11.26", "@types/react": "17.0.47",