Update dependency @types/testing-library__jest-dom to v6 (#94607)

* Update dependency @types/testing-library__jest-dom to v6

* remove package and fix types

* don't include setupTests in the build tsconfig

* exclude testUtils

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
renovate[bot]
2024-10-18 11:59:47 +01:00
committed by GitHub
co-authored by Ashley Harrison
parent ea71201ddc
commit afeb0fc792
21 changed files with 58 additions and 43 deletions
-1
View File
@@ -47,7 +47,6 @@
"@types/react-dom": "18.2.25",
"@types/react-virtualized-auto-sizer": "1.0.4",
"@types/systemjs": "6.15.1",
"@types/testing-library__jest-dom": "5.14.9",
"@types/uuid": "9.0.8",
"jest": "^29.6.4",
"ts-jest": "29.2.5",