File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -24,10 +24,11 @@ deprecated-utility=error
24
24
dynamic-export=off
25
25
unsafe-getters-setters=error
26
26
inexact-spread=error
27
- implicit-inexact-object=error
28
27
unnecessary-optional-chain=error
29
28
unnecessary-invariant=error
30
29
signature-verification-failure=error
30
+ implicit-inexact-object=error
31
+ ambiguous-object-type=error
31
32
uninitialized-instance-property=error
32
33
non-array-spread=error
33
34
@@ -38,4 +39,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe\\($\\|[^(]\\|(\\(<VERSION>\\)?)\\)
38
39
suppress_comment=\\(.\\|\n\\)*\\$DisableFlowOnNegativeTest
39
40
40
41
[version]
41
- ^0.111 .0
42
+ ^0.112 .0
Original file line number Diff line number Diff line change 55
55
"dtslint" : " 1.0.3" ,
56
56
"eslint" : " 6.6.0" ,
57
57
"eslint-plugin-flowtype" : " 4.3.0" ,
58
- "flow-bin" : " 0.111.3 " ,
58
+ "flow-bin" : " 0.112.0 " ,
59
59
"mocha" : " 6.2.2" ,
60
60
"nyc" : " 14.1.1" ,
61
61
"prettier" : " 1.19.1"
Original file line number Diff line number Diff line change @@ -1461,10 +1461,10 @@ flatted@^2.0.0:
1461
1461
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08"
1462
1462
integrity sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg==
1463
1463
1464
- flow-bin@0.111.3 :
1465
- version "0.111.3 "
1466
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.111.3 .tgz#8653a413400ebc966097a47c81fb4e6b722a5921 "
1467
- integrity sha512-Gn27aRTjSFicukZ/pq3raRERmSk9UWszhIK9eNtj6843L54YtK+jk2OkQWV70+VKi9LmWyfItCkhwoIVy7L2lA ==
1464
+ flow-bin@0.112.0 :
1465
+ version "0.112.0 "
1466
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.112.0 .tgz#6a21c31937c4a2f23a750056a364c598a95ea216 "
1467
+ integrity sha512-vdcuKv0UU55vjv0e2EVh1ZxlU+TSNT19SkE+6gT1vYzTKtzYE6dLuAmBIiS3Rg2N9D9HOI6TKSyl53zPtqZLrA ==
1468
1468
1469
1469
foreground-child@^1.5.6 :
1470
1470
version "1.5.6"
You can’t perform that action at this time.
0 commit comments