From 2da4564f4fab278aafc931177bf5ce6091c71cd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 11:06:41 +0000 Subject: [PATCH] chore(deps-dev): bump the testing group across 3 directories with 1 update Bumps the testing group with 1 update in the /lib directory: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom). Bumps the testing group with 1 update in the /packages/apple-signin directory: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom). Bumps the testing group with 1 update in the /packages/google-signin directory: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom). Updates `@testing-library/jest-dom` from 6.9.1 to 7.0.0 - [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.1...v7.0.0) Updates `@testing-library/jest-dom` from 6.9.1 to 7.0.0 - [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.1...v7.0.0) Updates `@testing-library/jest-dom` from 6.9.1 to 7.0.0 - [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.1...v7.0.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: testing - dependency-name: "@testing-library/jest-dom" dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: testing - dependency-name: "@testing-library/jest-dom" dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: testing ... Signed-off-by: dependabot[bot] --- lib/package.json | 2 +- packages/apple-signin/package.json | 2 +- packages/google-signin/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/package.json b/lib/package.json index ef9be7b..0683883 100644 --- a/lib/package.json +++ b/lib/package.json @@ -35,7 +35,7 @@ }, "devDependencies": { "@testing-library/dom": "^10.4.1", - "@testing-library/jest-dom": "^6.9.1", + "@testing-library/jest-dom": "^7.0.0", "@testing-library/react": "^16.3.2", "@types/node": "^26.1.1", "@types/react": "catalog:", diff --git a/packages/apple-signin/package.json b/packages/apple-signin/package.json index 5c6eef2..0977d1b 100644 --- a/packages/apple-signin/package.json +++ b/packages/apple-signin/package.json @@ -55,7 +55,7 @@ "devDependencies": { "@forward-software/react-auth": "^2.0.4", "@testing-library/dom": "^10.4.1", - "@testing-library/jest-dom": "^6.9.1", + "@testing-library/jest-dom": "^7.0.0", "@testing-library/react": "^16.3.2", "@types/node": "^26.1.1", "@types/react": "catalog:", diff --git a/packages/google-signin/package.json b/packages/google-signin/package.json index 435cee6..29532e0 100644 --- a/packages/google-signin/package.json +++ b/packages/google-signin/package.json @@ -54,7 +54,7 @@ "devDependencies": { "@forward-software/react-auth": "^2.0.0", "@testing-library/dom": "^10.4.1", - "@testing-library/jest-dom": "^6.9.1", + "@testing-library/jest-dom": "^7.0.0", "@testing-library/react": "^16.3.2", "@types/node": "^26.1.1", "@types/react": "catalog:",