switch to @testing-library/react 14

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-10-14 13:25:08 +02:00
parent 6c038130bc
commit ec1dde6831
98 changed files with 98 additions and 99 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
"@backstage/test-utils": "workspace:^",
"@testing-library/dom": "^9.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^13.4.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.0.0",
"@types/highlightjs": "^10.1.0",
"@types/react": "^16.13.1 || ^17.0.0",