From e8d12f403b74bb27f4763fd279bfbaeb098b347b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 22:55:27 +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 0744aa9d..eaded7be 100644 --- a/package.json +++ b/package.json @@ -4,9 +4,9 @@ "devDependencies": { "@release-it/keep-a-changelog": "6.0.0", "@snowcoders/renovate-config": "3.0.0-beta.17", - "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "15.0.2", - "@testing-library/user-event": "14.5.2", + "@testing-library/jest-dom": "6.6.3", + "@testing-library/react": "15.0.7", + "@testing-library/user-event": "14.6.1", "@types/react": "19.1.0", "@typescript-eslint/eslint-plugin": "8.29.0", "@typescript-eslint/parser": "8.29.0",