File tree 2 files changed +12
-12
lines changed
2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"package" : {
3
3
"dependencies" : {
4
- "@testing-library/jest-dom" : " ^5.11.0 " ,
5
- "@testing-library/react" : " ^10.4.3 " ,
6
- "@testing-library/user-event" : " ^12.0.11 " ,
4
+ "@testing-library/jest-dom" : " ^5.11.4 " ,
5
+ "@testing-library/react" : " ^11.0.2 " ,
6
+ "@testing-library/user-event" : " ^12.1.4 " ,
7
7
"@types/node" : " ^12.0.0" ,
8
- "@types/react" : " ^16.9.0 " ,
9
- "@types/react-dom" : " ^16.9.0 " ,
10
- "@types/jest" : " ^26.0.0 " ,
11
- "typescript" : " ^3.9.5 " ,
12
- "web-vitals" : " ^0.2.2 "
8
+ "@types/react" : " ^16.9.49 " ,
9
+ "@types/react-dom" : " ^16.9.8 " ,
10
+ "@types/jest" : " ^26.0.13 " ,
11
+ "typescript" : " ^4.0.2 " ,
12
+ "web-vitals" : " ^0.2.4 "
13
13
},
14
14
"eslintConfig" : {
15
15
"extends" : [" react-app" , " react-app/jest" ]
Original file line number Diff line number Diff line change 1
1
{
2
2
"package" : {
3
3
"dependencies" : {
4
- "@testing-library/jest-dom" : " ^5.11.0 " ,
5
- "@testing-library/react" : " ^10.4.3 " ,
6
- "@testing-library/user-event" : " ^12.0.11 " ,
7
- "web-vitals" : " ^0.2.2 "
4
+ "@testing-library/jest-dom" : " ^5.11.4 " ,
5
+ "@testing-library/react" : " ^11.0.2 " ,
6
+ "@testing-library/user-event" : " ^12.1.4 " ,
7
+ "web-vitals" : " ^0.2.4 "
8
8
},
9
9
"eslintConfig" : {
10
10
"extends" : [" react-app" , " react-app/jest" ]
You can’t perform that action at this time.
0 commit comments