chore(deps): update dependency @testing-library/dom to v9.2.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2023-03-25 09:10:32 +00:00 committed by Tilman Vatteroth
parent ed753d7955
commit 6aa1ac6861
2 changed files with 22 additions and 6 deletions
frontend

View file

@ -126,7 +126,7 @@
"devDependencies": {
"@next/bundle-analyzer": "13.2.4",
"@testing-library/cypress": "9.0.0",
"@testing-library/dom": "9.0.1",
"@testing-library/dom": "9.2.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",