Skip to content

Commit 668ca29

Browse files
SamChou19815meta-codesync[bot]
authored andcommitted
Deploy 0.314.0 to xplat (#56810)
Summary: Pull Request resolved: #56810 [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: panagosg7 Differential Revision: D105015188 fbshipit-source-id: e224f3112fa1c4b707fb1485c9474df5c5f6e53a
1 parent 6e26262 commit 668ca29

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
@@ -95,4 +95,4 @@ untyped-import
9595
untyped-type-import
9696

9797
[version]
98-
^0.313.0
98+
^0.314.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"eslint-plugin-relay": "^1.8.3",
8787
"fb-dotslash": "0.5.8",
8888
"flow-api-translator": "0.36.0",
89-
"flow-bin": "^0.313.0",
89+
"flow-bin": "^0.314.0",
9090
"hermes-eslint": "0.36.0",
9191
"hermes-transform": "0.36.0",
9292
"ini": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4817,10 +4817,10 @@ flow-api-translator@0.36.0:
48174817
hermes-transform "0.36.0"
48184818
typescript "5.3.2"
48194819

4820-
flow-bin@^0.313.0:
4821-
version "0.313.0"
4822-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.313.0.tgz#d2bc31db6395f239b2787d3e427856cc8e2ffd54"
4823-
integrity sha512-foqZwKykbfdvEyWI4yIpuJU0I0d06562GogwA+8eRN7Bt/nwqepGLIrZHG6KSTcS79iyAU7ZiQvP8pA90dEhfQ==
4820+
flow-bin@^0.314.0:
4821+
version "0.314.0"
4822+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.314.0.tgz#bc47546316cece96b7c48983d6f9bc5e50444fb5"
4823+
integrity sha512-cQmUJPsW8G0FGbVKDqmQv4YCXfuykQPHVxia7gwX4R3dpOCfJqNm28CHFqzUg29Zk0biqbXtpe+kWdfh7bYPbw==
48244824

48254825
flow-enums-runtime@^0.0.6:
48264826
version "0.0.6"

0 commit comments

Comments
 (0)