From ebff68c6a202d36e95ca60d0af30ba6cef8b0e10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 06:18:35 +0000 Subject: [PATCH] chore(deps): bump @testing-library/react from 16.3.1 to 16.3.2 in /web Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.3.1 to 16.3.2. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v16.3.1...v16.3.2) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 1173474 -> 1173474 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index 192eff050b889aca02bc6eb183f7c9c6a29c891d..bd312ea12cd312c6c8ba67d249674c896e6e8e7d 100644 GIT binary patch delta 352 zcmaEK-u=;e_YG={%tlH&)8o%FN>85<%+1y8$GF{(kum@H^pI3eqv`KYFse*53Vc;^wqA+F7(ZF%qw#;D$Pyw^7HgB_Hi=~2rJXqH*_sGaSll?s4~!Z3aYHs zPfRm0C@d^0F%Qo2E^tW+F)U7W@=Z1|at_VUHcd|~*Pg!7lihaug2Rj~?PpFh0x=U1 zGXpV*&kDqBK+F!r96-#u{me-&tq%G)tdNVxb~?~a9MjKi85<%+1y8$GF{(kum@H^blzlqv`KYFse*GBBvah zUS#53;uv1&=^vP1nj9YKqMv4#ovEE=nw$}lmK>05ZsMGuqiHM!A8Z+gK&7XIlA4l}Z}pE=10 z#7scU48$NlD-g2*F*^`*05RwGGbg#UI_TlH>5ME~S_sEY2Re>p`k9SQ}ftUw~d4ZS@i1~q7V7pI<;IzpA2YHB> diff --git a/web/package.json b/web/package.json index c14579d3b..405bfeae4 100644 --- a/web/package.json +++ b/web/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@testing-library/jest-dom": "^6.9.1", - "@testing-library/react": "^16.3.1", + "@testing-library/react": "^16.3.2", "@testing-library/user-event": "^14.6.1", "@types/jest": "^30.0.0", "@types/node": "^25.0.9",