Skip to content

Commit e982d7f

Browse files
gkzmeta-codesync[bot]
authored andcommitted
Deploy 0.315.0 to xplat
Summary: [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: marcoww6 Differential Revision: D106733740
1 parent 88857d2 commit e982d7f

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

9898
[version]
99-
^0.314.0
99+
^0.315.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.1",
89-
"flow-bin": "^0.314.0",
89+
"flow-bin": "^0.315.0",
9090
"hermes-eslint": "0.36.1",
9191
"hermes-transform": "0.36.1",
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.1:
48174817
hermes-transform "0.36.1"
48184818
typescript "5.3.2"
48194819

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==
4820+
flow-bin@^0.315.0:
4821+
version "0.315.0"
4822+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.315.0.tgz#f6c3275cddde4c041d438617371f08a6bbeea70c"
4823+
integrity sha512-Z6uioCGGS6GovDi+sIj5F7bpli2oZ6DXh2ey7ga6iRGJJdTd8uA0/KIjTHpHC3Cw9OAhqt+/4NQtYnH8joHcqg==
48244824

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

0 commit comments

Comments
 (0)