File tree 3 files changed +9
-9
lines changed
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 20
20
"compile:lockfile" : " node tasks/compile-lockfile.js"
21
21
},
22
22
"devDependencies" : {
23
- "@testing-library/jest-dom" : " ^5.9 .0" ,
24
- "@testing-library/react" : " ^10.2.1 " ,
25
- "@testing-library/user-event" : " ^12.0.2 " ,
23
+ "@testing-library/jest-dom" : " ^5.11 .0" ,
24
+ "@testing-library/react" : " ^10.4.3 " ,
25
+ "@testing-library/user-event" : " ^12.0.11 " ,
26
26
"alex" : " ^8.0.0" ,
27
27
"eslint" : " ^7.5.0" ,
28
28
"execa" : " 1.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"package" : {
3
3
"dependencies" : {
4
- "@testing-library/jest-dom" : " ^5.9 .0" ,
5
- "@testing-library/react" : " ^10.2.1 " ,
6
- "@testing-library/user-event" : " ^12.0.2 " ,
4
+ "@testing-library/jest-dom" : " ^5.11 .0" ,
5
+ "@testing-library/react" : " ^10.4.3 " ,
6
+ "@testing-library/user-event" : " ^12.0.11 " ,
7
7
"@types/node" : " ^12.0.0" ,
8
8
"@types/react" : " ^16.9.0" ,
9
9
"@types/react-dom" : " ^16.9.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"package" : {
3
3
"dependencies" : {
4
- "@testing-library/jest-dom" : " ^5.9 .0" ,
5
- "@testing-library/react" : " ^10.2.1 " ,
6
- "@testing-library/user-event" : " ^12.0.2 " ,
4
+ "@testing-library/jest-dom" : " ^5.11 .0" ,
5
+ "@testing-library/react" : " ^10.4.3 " ,
6
+ "@testing-library/user-event" : " ^12.0.11 " ,
7
7
"web-vitals" : " ^0.2.2"
8
8
}
9
9
}
You can’t perform that action at this time.
0 commit comments