Skip to content

Commit 2da4564

Browse files
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](testing-library/jest-dom@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](testing-library/jest-dom@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](testing-library/jest-dom@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] <support@github.com>
1 parent 92a09ac commit 2da4564

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@testing-library/dom": "^10.4.1",
38-
"@testing-library/jest-dom": "^6.9.1",
38+
"@testing-library/jest-dom": "^7.0.0",
3939
"@testing-library/react": "^16.3.2",
4040
"@types/node": "^26.1.1",
4141
"@types/react": "catalog:",

packages/apple-signin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"devDependencies": {
5656
"@forward-software/react-auth": "^2.0.4",
5757
"@testing-library/dom": "^10.4.1",
58-
"@testing-library/jest-dom": "^6.9.1",
58+
"@testing-library/jest-dom": "^7.0.0",
5959
"@testing-library/react": "^16.3.2",
6060
"@types/node": "^26.1.1",
6161
"@types/react": "catalog:",

packages/google-signin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"devDependencies": {
5555
"@forward-software/react-auth": "^2.0.0",
5656
"@testing-library/dom": "^10.4.1",
57-
"@testing-library/jest-dom": "^6.9.1",
57+
"@testing-library/jest-dom": "^7.0.0",
5858
"@testing-library/react": "^16.3.2",
5959
"@types/node": "^26.1.1",
6060
"@types/react": "catalog:",

0 commit comments

Comments
 (0)