Update testing-library monorepo (#94632)

* Update testing-library monorepo

* add @testing-library/dom

---------

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-14 12:22:34 +03:00
committed by GitHub
parent fb5fb76ad1
commit 77effa6d90
19 changed files with 114 additions and 118 deletions

View File

@ -35,9 +35,9 @@
},
"devDependencies": {
"@grafana/tsconfig": "^2.0.0",
"@testing-library/dom": "10.0.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "^6.1.2",
"@testing-library/react": "15.0.2",
"@testing-library/react": "16.0.1",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "^29.5.4",