From 31771d1aab456774712bd77e2b124b90b6903208 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 14:25:27 +0000 Subject: [PATCH] Update dependency @testing-library/react to v16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f21a9cb..5b18895 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "@svgr/cli": "^8.1.0", "@svgr/webpack": "^8.1.0", "@testing-library/jest-dom": "^6.4.8", - "@testing-library/react": "^14.1.2", + "@testing-library/react": "^16.0.0", "@types/jest": "^29.5.12", "babel-loader": "^8.3.0", "babel-plugin-inline-react-svg": "^2.0.2",