Skip to content

Commit 6937e31

Browse files
chore(deps): update testing library
1 parent ed7b2e1 commit 6937e31

File tree

2 files changed

+303
-121
lines changed

2 files changed

+303
-121
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"@graphql-codegen/gql-tag-operations-preset": "1.3.0-alpha-1f4053433.0",
2828
"@n1ru4l/push-pull-async-iterable-iterator": "3.1.0",
2929
"@n1ru4l/socket-io-graphql-client": "0.11.0",
30-
"@testing-library/jest-dom": "5.14.1",
31-
"@testing-library/react": "12.1.0",
32-
"@testing-library/user-event": "13.2.1",
30+
"@testing-library/jest-dom": "5.16.5",
31+
"@testing-library/react": "12.1.5",
32+
"@testing-library/user-event": "13.5.0",
3333
"@types/jest": "27.0.2",
3434
"@types/multer": "1.4.7",
3535
"@types/node": "14.17.15",

0 commit comments

Comments
 (0)