From c941cab0553c289ac39e36018b32edddbfaea441 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 06:03:48 +0000 Subject: [PATCH] chore(deps): bump @testing-library/jest-dom from 6.9.0 to 6.9.1 in /web Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.9.0 to 6.9.1. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v6.9.0...v6.9.1) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 6.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 1168733 -> 1168733 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 f26b7176b570cc1dfac29b363f93bbd321a160e1..97f08804f9c75ffd82e00b44399300d895f9b24d 100644 GIT binary patch delta 344 zcmcb+%Kh#t_X$6l4V84JPdLjc-7L12aO*i#!9I%~Q1v^71A>tkGx}IK~LXOhC*G z#4JF}3dC$c%nrmHK+L&a;20Nk9i1IFec={vmFYm&U79X%h*x^L))7YWc0M<5Am#yL TULfWJVtybN*v{uB=-&?j(l~Xx delta 344 zcmcb+%Kh#t_X$6l4U}}IPdLjc-7LQc5O&EYWBeIK~LXOhC*G z#4JF}3dC$c%nrmHK+L&a;20Nk9i1IFT``nPWjfGxm!=CG;+3ARb%as8ozIOMh-A*w)43O`u76>k_vXm diff --git a/web/package.json b/web/package.json index bb79e41d6..6188d6fdd 100644 --- a/web/package.json +++ b/web/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "@testing-library/jest-dom": "^6.9.0", + "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.0", "@testing-library/user-event": "^14.6.1", "@types/jest": "^30.0.0",