chore(deps): update dependency @testing-library/react to v16

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-10 08:59:52 +00:00
committed by Github changeset workflow
parent 3f5e676d6b
commit 836127cb40
48 changed files with 145 additions and 98 deletions
+1 -1
View File
@@ -80,7 +80,7 @@
"@backstage/test-utils": "workspace:^",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^15.0.0",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.0.0",
"msw": "^1.0.0"
},