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
2424dynamic-export=off
2525unsafe-getters-setters=error
2626inexact-spread=error
27- implicit-inexact-object=error
2827unnecessary-optional-chain=error
2928unnecessary-invariant=error
3029signature-verification-failure=error
30+ implicit-inexact-object=error
31+ ambiguous-object-type=error
3132uninitialized-instance-property=error
3233non-array-spread=error
3334
@@ -38,4 +39,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe\\($\\|[^(]\\|(\\(<VERSION>\\)?)\\)
3839suppress_comment=\\(.\\|\n\\)*\\$DisableFlowOnNegativeTest
3940
4041[version]
41- ^0.111 .0
42+ ^0.112 .0
Original file line number Diff line number Diff line change 5555 "dtslint" : " 1.0.3" ,
5656 "eslint" : " 6.6.0" ,
5757 "eslint-plugin-flowtype" : " 4.3.0" ,
58- "flow-bin" : " 0.111.3 " ,
58+ "flow-bin" : " 0.112.0 " ,
5959 "mocha" : " 6.2.2" ,
6060 "nyc" : " 14.1.1" ,
6161 "prettier" : " 1.19.1"
Original file line number Diff line number Diff line change @@ -1461,10 +1461,10 @@ flatted@^2.0.0:
14611461 resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08"
14621462 integrity sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg==
14631463
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 ==
14681468
14691469foreground-child@^1.5.6 :
14701470 version "1.5.6"
You can’t perform that action at this time.
0 commit comments