From 8176a129769702dfb933b0ef9e8bf2c8969997bd Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 20:40:01 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/react to v16.3.2 | datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | npm | @testing-library/react | 16.3.1 | 16.3.2 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3fdef64..b1f1dc2 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@mdx-js/rollup": "3.1.1", "@testing-library/dom": "10.4.1", "@testing-library/jest-dom": "6.9.1", - "@testing-library/react": "16.3.1", + "@testing-library/react": "16.3.2", "@types/node": "22.13.8", "@types/react": "19.2.8", "@vitejs/plugin-react": "4.3.4", diff --git a/yarn.lock b/yarn.lock index d6cb4e0..53c19fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1179,10 +1179,10 @@ picocolors "^1.1.1" redent "^3.0.0" -"@testing-library/react@16.3.1": - version "16.3.1" - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.1.tgz#60a9f1f6a930399d9e41b506a8bf68dbf4831fe8" - integrity sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw== +"@testing-library/react@16.3.2": + version "16.3.2" + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.2.tgz#672883b7acb8e775fc0492d9e9d25e06e89786d0" + integrity sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g== dependencies: "@babel/runtime" "^7.12.5"