build(deps): bump @testing-library/jest-dom in /frontend (#8)

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.2.0 to 6.4.2.
- [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.2.0...v6.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-17 09:57:40 +01:00
committed by GitHub
parent 3f2d8c7e59
commit 263314e4a8
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"dependencies": {
"@grafana/faro-web-sdk": "^1.3.9",
"@pdf-lib/fontkit": "^1.1.1",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@types/jest": "^29.5.6",