File tree 10 files changed +3151
-2140
lines changed
create-react-microservice
create-react-microservice-scaffold/src
10 files changed +3151
-2140
lines changed Original file line number Diff line number Diff line change 32
32
"eslint" : " 5.16.0" ,
33
33
"flow-bin" : " 0.199.1" ,
34
34
"flow-typed" : " 2.6.2" ,
35
- "jest" : " 23.6.0 " ,
35
+ "jest" : " 29.4.2 " ,
36
36
"prop-types" : " 15.8.1" ,
37
37
"react" : " 16.14.0" ,
38
38
"react-dom" : " 16.14.0" ,
Original file line number Diff line number Diff line change 52
52
"eslint" : " 5.16.0" ,
53
53
"flow-bin" : " 0.199.1" ,
54
54
"flow-typed" : " 2.6.2" ,
55
- "jest" : " 23.6.0 " ,
55
+ "jest" : " 29.4.2 " ,
56
56
"nodemon" : " 1.19.4" ,
57
57
"open-browser-webpack-plugin" : " 0.0.5" ,
58
58
"rimraf" : " 2.7.1" ,
Original file line number Diff line number Diff line change 44
44
"flow-bin" : " 0.199.1" ,
45
45
"flow-typed" : " 2.6.2" ,
46
46
"invalidate-module" : " 1.0.0" ,
47
- "jest" : " 23.6.0 " ,
47
+ "jest" : " 29.4.2 " ,
48
48
"nodemon" : " 1.19.4" ,
49
49
"npm-run-all" : " 4.1.5" ,
50
50
"rimraf" : " 2.7.1"
Original file line number Diff line number Diff line change 29
29
"eslint" : " 5.16.0" ,
30
30
"flow-bin" : " 0.199.1" ,
31
31
"flow-typed" : " 2.6.2" ,
32
- "jest" : " 23.6.0 "
32
+ "jest" : " 29.4.2 "
33
33
},
34
34
"peerDependencies" : {
35
35
"node-polyglot" : " ^2.2.2"
Original file line number Diff line number Diff line change 29
29
"eslint" : " 5.16.0" ,
30
30
"flow-bin" : " 0.199.1" ,
31
31
"flow-typed" : " 2.6.2" ,
32
- "jest" : " 23.6.0 "
32
+ "jest" : " 29.4.2 "
33
33
},
34
34
"jest" : {
35
35
"preset" : " @immowelt/jest-preset-node" ,
Original file line number Diff line number Diff line change 52
52
"eslint" : " 5.16.0" ,
53
53
"flow-bin" : " 0.199.1" ,
54
54
"flow-typed" : " 2.6.2" ,
55
- "jest" : " 23.6.0 " ,
55
+ "jest" : " 29.4.2 " ,
56
56
"mock-fs" : " 4.14.0" ,
57
57
"nodemon" : " 1.19.4" ,
58
58
"npm-run-all" : " 4.1.5" ,
Original file line number Diff line number Diff line change 57
57
"eslint" : " 5.16.0" ,
58
58
"flow-bin" : " 0.199.1" ,
59
59
"flow-typed" : " 2.6.2" ,
60
- "jest" : " 23.6.0 " ,
60
+ "jest" : " 29.4.2 " ,
61
61
"jest-react-redux" : " 1.0.4" ,
62
62
"react-test-renderer" : " 16.14.0" ,
63
63
"redux-saga-test-plan" : " 3.7.0"
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 40
40
"flow-bin" : " 0.199.1" ,
41
41
"flow-copy-source" : " 2.0.9" ,
42
42
"flow-typed" : " 2.6.2" ,
43
- "jest" : " 23.6.0 " ,
43
+ "jest" : " 29.4.2 " ,
44
44
"rimraf" : " 2.7.1"
45
45
},
46
46
"jest" : {
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments