File tree Expand file tree Collapse file tree 2 files changed +696
-615
lines changed Expand file tree Collapse file tree 2 files changed +696
-615
lines changed Original file line number Diff line number Diff line change 28
28
"@testing-library/jest-dom" : " ^5.7.0" ,
29
29
"@testing-library/react" : " ^10.0.4" ,
30
30
"@testing-library/react-hooks" : " ^3.2.1" ,
31
- "@types/jest" : " ^25.2.1 " ,
31
+ "@types/jest" : " ^25.2.2 " ,
32
32
"@types/node" : " ^14.0.1" ,
33
33
"@types/react" : " ^16.9.35" ,
34
34
"@types/react-dom" : " ^16.9.8" ,
40
40
"eslint-config-prettier" : " ^6.11.0" ,
41
41
"eslint-plugin-prettier" : " ^3.1.3" ,
42
42
"eslint-plugin-react" : " ^7.20.0" ,
43
- "jest" : " ^25.5.4 " ,
43
+ "jest" : " ^26.0.1 " ,
44
44
"prettier" : " ^2.0.5" ,
45
45
"react-is" : " ^16.13.1" ,
46
46
"react-test-renderer" : " ^16.13.1" ,
47
- "rollup" : " ^2.10.0 " ,
48
- "ts-jest" : " ^25.5.1 " ,
47
+ "rollup" : " ^2.10.2 " ,
48
+ "ts-jest" : " ^26.0.0 " ,
49
49
"ts-node" : " ^8.10.1" ,
50
- "tslib" : " ^1.12 .0" ,
50
+ "tslib" : " ^2.0 .0" ,
51
51
"typescript" : " ^3.9.2"
52
52
},
53
53
"scripts" : {
You can’t perform that action at this time.
0 commit comments