Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 68f9ccf

Browse files
committed
feat(flow): update bundled flow to v0.107.0
1 parent b215dd5 commit 68f9ccf

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ suppress_type=$FixMe
2222
experimental.lsp.code_actions=true
2323

2424
[version]
25-
^0.106.3
25+
^0.107.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
"dequeue": "^1.0.5",
215215
"elegant-spinner": "^1.0.1",
216216
"event-kit": "^2.5.3",
217-
"flow-bin": "^0.106.3",
217+
"flow-bin": "^0.107.0",
218218
"fs-plus": "^3.1.1",
219219
"fuzzaldrin": "^2.1.0",
220220
"lodash.debounce": "^4.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2015,10 +2015,10 @@ flatted@^2.0.0:
20152015
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08"
20162016
integrity sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg==
20172017

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

20232023
for-in@^1.0.2:
20242024
version "1.0.2"

0 commit comments

Comments
 (0)