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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-11 21:06:12 +00:00
committed by Github changeset workflow
parent 51f48399bc
commit abfbcfca9c
103 changed files with 325 additions and 208 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
"@backstage/core-app-api": "workspace:^",
"@backstage/test-utils": "workspace:^",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0",
"@testing-library/react": "^15.0.0",
"jest-websocket-mock": "^2.5.0",
"msw": "^1.3.1"
},