update @testing-library/react to v13

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-10-13 00:34:01 +02:00
parent 912a0766a5
commit e9318414a0
98 changed files with 99 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": "^12.1.3",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.0.0",
"@types/highlightjs": "^10.1.0",
"@types/react": "^16.13.1 || ^17.0.0",