Update dependency @testing-library/dom to v9 (#11768)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-17 16:09:35 +00:00
committed by GitHub
parent 36d7f8947e
commit ea19aa17e1
2 changed files with 23 additions and 77 deletions

View File

@@ -149,7 +149,7 @@
"@percy/cli": "^1.11.0",
"@percy/cypress": "^3.1.2",
"@testing-library/cypress": "^9.0.0",
"@testing-library/dom": "^7.21.4",
"@testing-library/dom": "^9.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.4.3",