From ce43c941282afb4a10202e86d9719a5f1f70b8e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 14:42:32 +0000 Subject: [PATCH] chore(deps): bump @testing-library/dom from 10.4.0 to 10.4.1 Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 10.4.0 to 10.4.1. - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/dom-testing-library/compare/v10.4.0...v10.4.1) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-version: 10.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-workspace.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 5b6984035..1a58654a9 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -71,7 +71,7 @@ catalog: "@storybook/test": ^8.2.9 "@svgr/webpack": ^8.1.0 "@swc/core": ^1.7.23 - "@testing-library/dom": ^10.4.0 + "@testing-library/dom": ^10.4.1 "@testing-library/jest-dom": ^6.5.0 "@testing-library/react": ^16.0.1 "@types/better-sqlite3": ^7.6.11