From f7f8c95aa273c7a0d79b95cc4b246d3ccffd6c43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 12:32:13 +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 617deba..a7bb9be 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,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",