From 5d402315977edef4f710dbf38478a03acd6b8992 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 01:52:22 +0000 Subject: [PATCH] Update dependency @testing-library/jest-dom to v5.17.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43ec3bb8c..27e99d6c6 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@storybook/addon-links": "6.5.9", "@storybook/addon-postcss": "2.0.0", "@storybook/react": "6.5.9", - "@testing-library/jest-dom": "5.16.4", + "@testing-library/jest-dom": "5.17.0", "@testing-library/react": "13.3.0", "@testing-library/react-hooks": "8.0.1", "@types/babel__core": "7.1.19",