8000 Pull in devcontainers-react lockfile updates · coder/backstage-plugins@91e6f27 · GitHub
[go: up one dir, main page]

Skip to content

Commit 91e6f27

Browse files
committed
Pull in devcontainers-react lockfile updates
In particular, we need the updated version of @testing-library/*
1 parent 943c043 commit 91e6f27

File tree

2 files changed

+451
-457
lines changed

2 files changed

+451
-457
lines changed

plugins/backstage-plugin-devcontainers-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"@backstage/core-app-api": "^1.11.3",
4343
"@backstage/dev-utils": "^1.0.26",
4444
"@backstage/test-utils": "^1.4.7",
45-
"@testing-library/jest-dom": "^5.10.1",
46-
"@testing-library/react": "^12.1.3",
45+
"@testing-library/jest-dom": "^6.0.0",
46+
"@testing-library/react": "^14.0.0",
4747
"@testing-library/user-event": "^14.0.0",
4848
"msw": "^1.0.0"
4949
},

0 commit comments

Comments
 (0)
0