File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 13
13
"devDependencies" : {
14
14
"@graphql-codegen/cli" : " 2.5.0" ,
15
15
"@graphql-codegen/gql-tag-operations-preset" : " 1.2.3" ,
16
- "@testing-library/jest-dom" : " 5.16.1 " ,
16
+ "@testing-library/jest-dom" : " 5.16.2 " ,
17
17
"@testing-library/react" : " 12.1.2" ,
18
18
"@testing-library/user-event" : " 13.5.0" ,
19
19
"@types/classnames" : " 2.3.0" ,
Original file line number Diff line number Diff line change 7
7
"@n1ru4l/graphql-live-query-patch-json-patch" : " *" ,
8
8
"@n1ru4l/push-pull-async-iterable-iterator" : " 3.2.0" ,
9
9
"@n1ru4l/socket-io-graphql-client" : " *" ,
10
- "@testing-library/jest-dom" : " 5.16.1 " ,
10
+ "@testing-library/jest-dom" : " 5.16.2 " ,
11
11
"@testing-library/react" : " 12.1.2" ,
12
12
"@testing-library/user-event" : " 13.5.0" ,
13
13
"@types/classnames" : " 2.3.0" ,
Original file line number Diff line number Diff line change 12
12
"@graphql-codegen/gql-tag-operations-preset" : " 1.2.3" ,
13
13
"@n1ru4l/push-pull-async-iterable-iterator" : " 3.2.0" ,
14
14
"@n1ru4l/socket-io-graphql-client" : " *" ,
15
- "@testing-library/jest-dom" : " 5.16.1 " ,
15
+ "@testing-library/jest-dom" : " 5.16.2 " ,
16
16
"@testing-library/react" : " 12.1.2" ,
17
17
"@testing-library/user-event" : " 13.5.0" ,
18
18
"@types/classnames" : " 2.3.0" ,
Original file line number Diff line number Diff line change 1991
1991
lz-string "^1.4.4"
1992
1992
pretty-format "^27.0.2"
1993
1993
1994
- " @testing-library/[email protected] .1 " :
1995
- version "5.16.1 "
1996
- resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.1 .tgz#3db7df5ae97596264a7da9696fe14695ba02e51f "
1997
- integrity sha512-ajUJdfDIuTCadB79ukO+0l8O+QwN0LiSxDaYUTI4LndbbUsGi6rWU1SCexXzBA2NSjlVB9/vbkasQIL3tmPBjw ==
1994
+ " @testing-library/[email protected] .2 " :
1995
+ version "5.16.2 "
1996
+ resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.2 .tgz#f329b36b44aa6149cd6ced9adf567f8b6aa1c959 "
1997
+ integrity sha512-6ewxs1MXWwsBFZXIk4nKKskWANelkdUehchEOokHsN8X7c2eKXGw+77aRV63UU8f/DTSVUPLaGxdrj4lN7D/ug ==
1998
1998
dependencies :
1999
1999
" @babel/runtime" " ^7.9.2"
2000
2000
" @types/testing-library__jest-dom" " ^5.9.1"
You can’t perform that action at this time.
0 commit comments