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.191 .0" ,
90
+ "flow-bin" : " 0.192 .0" ,
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.191 .0" ,
33
+ "flow-bin" : " 0.192 .0" ,
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.191 .0" ,
53
+ "flow-bin" : " 0.192 .0" ,
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.191 .0" ,
44
+ "flow-bin" : " 0.192 .0" ,
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.191 .0" ,
30
+ "flow-bin" : " 0.192 .0" ,
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.191 .0" ,
30
+ "flow-bin" : " 0.192 .0" ,
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.191 .0" ,
53
+ "flow-bin" : " 0.192 .0" ,
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.191 .0" ,
58
+ "flow-bin" : " 0.192 .0" ,
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 @@ -6328,10 +6328,10 @@ flatted@^2.0.0:
6328
6328
version "2.0.0"
6329
6329
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.0.tgz#55122b6536ea496b4b44893ee2608141d10d9916"
6330
6330
6331
- flow-bin@0.191 .0:
6332
- version "0.191 .0"
6333
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.191 .0.tgz#9324c9498584b60575fd8d77a2897ee4f384443b "
6334
- integrity sha512-IhaDGoOtRDdGUJLjm7KQlHK8BAzOVJmpx+CIR6bCju4pF7zon2v7WNrds5706WZqDE3rD2c8cM4GdhDnIFYXtg ==
6331
+ flow-bin@0.192 .0:
6332
+ version "0.192 .0"
6333
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.192 .0.tgz#a1d75fb955b3980b23cff43577044c52f5d95d33 "
6334
+ integrity sha512-RlHhXn9m1IRTB5yKhnLGgLWq9z4qJ76slum/DXvmTlrAUPaVcmU/IsTHiY4JpjqK7nFz4oyrnU/YES8xDVBoZg ==
6335
6335
6336
6336
flow-copy-source@2.0.2:
6337
6337
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.191 .0" ,
40
+ "flow-bin" : " 0.192 .0" ,
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