File tree Expand file tree Collapse file tree 2 files changed +692
-768
lines changed Expand file tree Collapse file tree 2 files changed +692
-768
lines changed Original file line number Diff line number Diff line change 27
27
"@testing-library/react" : " ^10.0.4" ,
28
28
"@testing-library/react-hooks" : " ^3.2.1" ,
29
29
"@types/jest" : " ^25.2.1" ,
30
- "@types/node" : " ^13.13.4 " ,
30
+ "@types/node" : " ^13.13.5 " ,
31
31
"@types/react" : " ^16.9.34" ,
32
32
"@types/react-dom" : " ^16.9.7" ,
33
- "@typescript-eslint/eslint-plugin" : " ^2.30 .0" ,
34
- "@typescript-eslint/parser" : " ^2.30 .0" ,
33
+ "@typescript-eslint/eslint-plugin" : " ^2.31 .0" ,
34
+ "@typescript-eslint/parser" : " ^2.31 .0" ,
35
35
"babel-loader" : " ^8.1.0" ,
36
36
"babel-preset-react-app" : " ^9.1.2" ,
37
37
"eslint" : " ^6.8.0" ,
38
38
"eslint-config-prettier" : " ^6.11.0" ,
39
39
"eslint-plugin-prettier" : " ^3.1.3" ,
40
40
"eslint-plugin-react" : " ^7.19.0" ,
41
- "jest" : " ^25.5.4 " ,
41
+ "jest" : " ^26.0.1 " ,
42
42
"prettier" : " ^2.0.5" ,
43
43
"react-is" : " ^16.13.1" ,
44
44
"react-test-renderer" : " ^16.13.1" ,
45
- "rollup" : " ^2.7.6 " ,
46
- "ts-jest" : " ^25.4 .0" ,
45
+ "rollup" : " ^2.8.2 " ,
46
+ "ts-jest" : " ^25.5 .0" ,
47
47
"ts-node" : " ^8.10.1" ,
48
- "tslib" : " ^1.11.1 " ,
48
+ "tslib" : " ^1.11.2 " ,
49
49
"typescript" : " ^3.8.3"
50
50
},
51
51
"scripts" : {
You can’t perform that action at this time.
0 commit comments