8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 943c043 commit a23e90dCopy full SHA for a23e90d
plugins/backstage-plugin-devcontainers-react/package.json
@@ -42,8 +42,8 @@
42
"@backstage/core-app-api": "^1.11.3",
43
"@backstage/dev-utils": "^1.0.26",
44
"@backstage/test-utils": "^1.4.7",
45
- "@testing-library/jest-dom": "^5.10.1",
46
- "@testing-library/react": "^12.1.3",
+ "@testing-library/jest-dom": "^6.0.0",
+ "@testing-library/react": "^14.0.0",
47
"@testing-library/user-event": "^14.0.0",
48
"msw": "^1.0.0"
49
},
0 commit comments