From 41a297b4b492561f3d79992053c6f4ed9b475165 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 13:06:42 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20(deps)=20@testing-library/?= =?UTF-8?q?dom@9.3.3?= 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..ca52e220e 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.3", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3",