Bump @testing-library/jest-dom from 5.17.0 to 6.0.1

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.0 to 6.0.1.
- [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/v5.17.0...v6.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-21 02:22:49 +00:00 committed by GitHub
parent 1dacdaddbe
commit 6e639ae920
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6770 additions and 3487 deletions

10255
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -5,7 +5,7 @@
"dependencies": { "dependencies": {
"@reach/combobox": "^0.10.5", "@reach/combobox": "^0.10.5",
"@react-google-maps/api": "^2.19.2", "@react-google-maps/api": "^2.19.2",
"@testing-library/jest-dom": "^5.17.0", "@testing-library/jest-dom": "^6.0.1",
"@testing-library/react": "^14.0.0", "@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3", "@testing-library/user-event": "^14.4.3",
"axios": "^1.4.0", "axios": "^1.4.0",