Skip to content

Commit

Permalink
feat(flow): update bundled flow to v0.107.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayank1791989 committed Sep 9, 2019
1 parent b215dd5 commit 68f9ccf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ suppress_type=$FixMe
experimental.lsp.code_actions=true

[version]
^0.106.3
^0.107.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
"dequeue": "^1.0.5",
"elegant-spinner": "^1.0.1",
"event-kit": "^2.5.3",
"flow-bin": "^0.106.3",
"flow-bin": "^0.107.0",
"fs-plus": "^3.1.1",
"fuzzaldrin": "^2.1.0",
"lodash.debounce": "^4.0.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2015,10 +2015,10 @@ flatted@^2.0.0:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08"
integrity sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg==

flow-bin@^0.106.3:
version "0.106.3"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.106.3.tgz#87b5647bc23ae0efceabb6c50490c02a8478960c"
integrity sha512-QDwmhsMmiASmwgr6r2WTz9RPsN0pb84PY0whz0JqFaBX7/Fx2wj2MOtjbR2yv+qWZnozP9U40Jd9LLt8rC3WSQ==
flow-bin@^0.107.0:
version "0.107.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.107.0.tgz#b37bfcce51204d35d58f8eb93b3a76b52291e4cc"
integrity sha512-hsmwO5Q0+XUXaO2kIKLpleUNNBSFcsGEQGBOTEC/KR/4Ez695I1fweX/ioSjbU4RWhPZhkIqnpbF9opVAauCHg==

for-in@^1.0.2:
version "1.0.2"
Expand Down

0 comments on commit 68f9ccf

Please sign in to comment.