Update dependency @testing-library/react to v15.0.1

This commit is contained in:
renovate[bot]
2024-04-12 09:38:28 +00:00
parent 068bcfbdb0
commit 63d63ea9fb
16 changed files with 34 additions and 34 deletions

View File

@ -35,7 +35,7 @@
"devDependencies": {
"@grafana/tsconfig": "^1.3.0-rc1",
"@testing-library/jest-dom": "^6.1.2",
"@testing-library/react": "15.0.0",
"@testing-library/react": "15.0.1",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "^29.5.4",