Skip to content

Commit

Permalink
Bump @testing-library/jest-dom from 5.16.5 to 6.1.4
Browse files Browse the repository at this point in the history
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.5 to 6.1.4.
- [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@v5.16.5...v6.1.4)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 7d78e7e commit e20458b
Show file tree
Hide file tree
Showing 8 changed files with 31,774 additions and 17,150 deletions.
11,872 changes: 7,818 additions & 4,054 deletions single-factor-auth-web/sfa-web-aggregate-verifier-example/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@auth0/auth0-react": "^2.2.0",
"@react-oauth/google": "^0.11.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@types/jest": "^29.4.0",
Expand Down
12,372 changes: 7,996 additions & 4,376 deletions single-factor-auth-web/sfa-web-auth0-example/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion single-factor-auth-web/sfa-web-auth0-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@auth0/auth0-react": "^2.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@types/jest": "^29.4.0",
Expand Down
12,372 changes: 7,996 additions & 4,376 deletions single-factor-auth-web/sfa-web-google-example/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion single-factor-auth-web/sfa-web-google-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@react-oauth/google": "^0.11.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@types/jest": "^29.4.0",
Expand Down
Loading

0 comments on commit e20458b

Please sign in to comment.