From 183c65b02443b9dbb5d37e2f9bd9602e6a5d123d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 11:10:36 +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 7016572..a56e195 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.2.0", "@types/react": "catalog:", diff --git a/packages/apple-signin/package.json b/packages/apple-signin/package.json index f73af10..461a374 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.2.0", "@types/react": "catalog:", diff --git a/packages/google-signin/package.json b/packages/google-signin/package.json index 9fb28af..fa8d0b5 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.2.0", "@types/react": "catalog:",