File tree Expand file tree Collapse file tree 11 files changed +17
-17
lines changed
create-react-microservice-scaffold/src
create-react-microservice Expand file tree Collapse file tree 11 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 87
87
"@immowelt/styleguide-javascript" : " 1.0.11" ,
88
88
"create-any-cli" : " 1.3.3" ,
89
89
"editorconfig-checker" : " 1.4.0" ,
90
- "flow-bin" : " 0.190.0 " ,
90
+ "flow-bin" : " 0.190.1 " ,
91
91
"flow-mono-cli" : " 1.5.3" ,
92
92
"flow-typed" : " 2.6.2" ,
93
93
"lint-staged" : " 6.1.1" ,
Original file line number Diff line number Diff line change 30
30
"enzyme-adapter-react-16" : " 1.15.6" ,
31
31
"enzyme-to-json" : " 3.6.2" ,
32
32
"eslint" : " 5.16.0" ,
33
- "flow-bin" : " 0.190.0 " ,
33
+ "flow-bin" : " 0.190.1 " ,
34
34
"flow-typed" : " 2.6.2" ,
35
35
"jest" : " 23.6.0" ,
36
36
"prop-types" : " 15.8.1" ,
Original file line number Diff line number Diff line change 50
50
"@immowelt/jest-preset-node" : " 1.1.1" ,
51
51
"case-sensitive-paths-webpack-plugin" : " 2.4.0" ,
52
52
"eslint" : " 5.16.0" ,
53
- "flow-bin" : " 0.190.0 " ,
53
+ "flow-bin" : " 0.190.1 " ,
54
54
"flow-typed" : " 2.6.2" ,
55
55
"jest" : " 23.6.0" ,
56
56
"nodemon" : " 1.19.4" ,
Original file line number Diff line number Diff line change 41
41
"@immowelt/jest-preset-node" : " 1.1.1" ,
42
42
"create-config" : " 1.0.4" ,
43
43
"eslint" : " 5.16.0" ,
44
- "flow-bin" : " 0.190.0 " ,
44
+ "flow-bin" : " 0.190.1 " ,
45
45
"flow-typed" : " 2.6.2" ,
46
46
"invalidate-module" : " 1.0.0" ,
47
47
"jest" : " 23.6.0" ,
Original file line number Diff line number Diff line change 27
27
"@immowelt/eslint-config-immowelt-react" : " 2.1.1" ,
28
28
"@immowelt/jest-preset-node" : " 1.1.1" ,
29
29
"eslint" : " 5.16.0" ,
30
- "flow-bin" : " 0.190.0 " ,
30
+ "flow-bin" : " 0.190.1 " ,
31
31
"flow-typed" : " 2.6.2" ,
32
32
"jest" : " 23.6.0"
33
33
},
Original file line number Diff line number Diff line change 27
27
"@immowelt/eslint-config-immowelt-react" : " 2.1.1" ,
28
28
"@immowelt/jest-preset-node" : " 1.1.1" ,
29
29
"eslint" : " 5.16.0" ,
30
- "flow-bin" : " 0.190.0 " ,
30
+ "flow-bin" : " 0.190.1 " ,
31
31
"flow-typed" : " 2.6.2" ,
32
32
"jest" : " 23.6.0"
33
33
},
Original file line number Diff line number Diff line change 50
50
"@immowelt/jest-preset-node" : " 1.1.1" ,
51
51
"create-config" : " 1.0.4" ,
52
52
"eslint" : " 5.16.0" ,
53
- "flow-bin" : " 0.190.0 " ,
53
+ "flow-bin" : " 0.190.1 " ,
54
54
"flow-typed" : " 2.6.2" ,
55
55
"jest" : " 23.6.0" ,
56
56
"mock-fs" : " 4.14.0" ,
Original file line number Diff line number Diff line change 55
55
"enzyme-adapter-react-16" : " 1.15.6" ,
56
56
"enzyme-to-json" : " 3.6.2" ,
57
57
"eslint" : " 5.16.0" ,
58
- "flow-bin" : " 0.190.0 " ,
58
+ "flow-bin" : " 0.190.1 " ,
59
59
"flow-typed" : " 2.6.2" ,
60
60
"jest" : " 23.6.0" ,
61
61
"jest-react-redux" : " 1.0.4" ,
Original file line number Diff line number Diff line change @@ -6327,10 +6327,10 @@ flatted@^2.0.0:
6327
6327
version "2.0.0"
6328
6328
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.0.tgz#55122b6536ea496b4b44893ee2608141d10d9916"
6329
6329
6330
- flow-bin@0.190.0 :
6331
- version "0.190.0 "
6332
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.190.0 .tgz#cfc50e1474facf8150232a6c498fe66a6bb75969 "
6333
- integrity sha512-Qo3bvN3cmGFXsq63ZxcHFZXQDvgx84fCuq8cXuKk5xbvuebBGwMqS+ku/rH+gEkciRrcTYrXqoSzb9b6ShcoJg ==
6330
+ flow-bin@0.190.1 :
6331
+ version "0.190.1 "
6332
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.190.1 .tgz#59ccbc9aaa2515fe32acc66117a05e7ef6a11061 "
6333
+ integrity sha512-5c9/6eEkMTTfdNuK2WwssrKfsUXKMUXlZVJZnrlWiqJpDSVc70/Smwyi9sXict9k/oq0f+Mo5wVH0d7peBYREg ==
6334
6334
6335
6335
flow-copy-source@2.0.2:
6336
6336
version "2.0.2"
Original file line number Diff line number Diff line change 37
37
"@immowelt/jest-preset-node" : " 1.1.1" ,
38
38
"babel-cli" : " 6.26.0" ,
39
39
"eslint" : " 5.16.0" ,
40
- "flow-bin" : " 0.190.0 " ,
40
+ "flow-bin" : " 0.190.1 " ,
41
41
"flow-copy-source" : " 2.0.9" ,
42
42
"flow-typed" : " 2.6.2" ,
43
43
"jest" : " 23.6.0" ,
You can’t perform that action at this time.
0 commit comments