From 726ad5d318862831141fdcbc04a7167ee6962685 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 23:30:03 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20(deps)=20@testing-library/?= =?UTF-8?q?jest-dom@6.6.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/jest-config/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/jest-config/package.json b/config/jest-config/package.json index 91e56d00..4cf3fd9c 100644 --- a/config/jest-config/package.json +++ b/config/jest-config/package.json @@ -28,7 +28,7 @@ }, "dependencies": { "@testing-library/dom": "10.4.0", - "@testing-library/jest-dom": "6.5.0", + "@testing-library/jest-dom": "6.6.1", "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "jest": "29.7.0",