From 400324879bb391a18ab99bfde367f7a5665a1dec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 21:13:30 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20(deps)=20@testing-library/?= =?UTF-8?q?dom@9.3.4?= 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 7a2d37dc0..b33602129 100644 --- a/config/jest-config/package.json +++ b/config/jest-config/package.json @@ -26,7 +26,7 @@ "next": "^13.3.3" }, "dependencies": { - "@testing-library/dom": "9.3.1", + "@testing-library/dom": "9.3.4", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3",