From 72e410824ebd9c1f37e8347245b1eb6ff34fb88a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Sep 2023 21:58:57 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20(deps)=20@types/testing-li?= =?UTF-8?q?brary=5F=5Fjest-dom@5.14.9?= 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..479fc72c3 100644 --- a/config/jest-config/package.json +++ b/config/jest-config/package.json @@ -31,7 +31,7 @@ "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", "@types/jest": "29.5.2", - "@types/testing-library__jest-dom": "5.14.7", + "@types/testing-library__jest-dom": "5.14.9", "jest": "29.6.0", "jest-environment-jsdom": "29.6.1" },