Skip to content

Commit 55e58e6

Browse files
fix(deps): update testing-library monorepo
1 parent 521e01a commit 55e58e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

client/defer/apollo-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"private": true,
55
"dependencies": {
66
"@apollo/client": "3.10.1",
7-
"@testing-library/jest-dom": "5.17.0",
8-
"@testing-library/react": "13.4.0",
7+
"@testing-library/jest-dom": "6.4.2",
8+
"@testing-library/react": "15.0.6",
99
"@testing-library/user-event": "14.5.2",
1010
"graphql": "16.8.1",
1111
"react": "18.3.1",

0 commit comments

Comments
 (0)