From a0fed2f968c5b221535eae257a5caf8a29ee1003 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 07:45:06 +0000 Subject: [PATCH] chore(deps): 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 bfb01fb5a3..252333bb87 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@babel/preset-react": "7.27.1", "@commitlint/cli": "17.8.1", "@commitlint/config-conventional": "17.8.1", - "@testing-library/react": "8.0.0", + "@testing-library/react": "16.3.0", "autoprefixer": "9.8.8", "babel-eslint": "10.1.0", "babel-jest": "29.7.0",