Skip to content

Commit 938412e

Browse files
fix(deps): update testing-library monorepo
1 parent 2909d29 commit 938412e

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.13.6",
7-
"@testing-library/jest-dom": "5.17.0",
8-
"@testing-library/react": "13.4.0",
7+
"@testing-library/jest-dom": "6.6.3",
8+
"@testing-library/react": "16.3.0",
99
"@testing-library/user-event": "14.6.1",
1010
"graphql": "16.10.0",
1111
"react": "18.3.1",

0 commit comments

Comments
 (0)