Merge pull request #20527 from backstage/renovate/testing-library-jest-dom-6.x

chore(deps): update dependency @testing-library/jest-dom to v6
This commit is contained in:
Fredrik Adelöw
2023-10-11 16:37:47 +02:00
committed by GitHub
107 changed files with 334 additions and 217 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
"@backstage/cli": "workspace:^",
"@backstage/core-app-api": "workspace:^",
"@backstage/test-utils": "workspace:^",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^8.0.1",
"jest-websocket-mock": "^2.5.0",