Skip to content

Commit e30ba13

Browse files
pietervfacebook-github-bot
authored andcommitted
Deploy 0.270.0 to xplat (facebook#51278)
Summary: Pull Request resolved: facebook#51278 Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D74622474 fbshipit-source-id: 6735c16ed9677050dc476e30671448d52c5ed6dd
1 parent d469cca commit e30ba13

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@ untyped-import
101101
untyped-type-import
102102

103103
[version]
104-
^0.269.1
104+
^0.270.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"eslint-plugin-redundant-undefined": "^0.4.0",
8282
"eslint-plugin-relay": "^1.8.3",
8383
"flow-api-translator": "0.28.1",
84-
"flow-bin": "^0.269.1",
84+
"flow-bin": "^0.270.0",
8585
"glob": "^7.1.1",
8686
"hermes-eslint": "0.28.1",
8787
"hermes-transform": "0.28.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4453,10 +4453,10 @@ [email protected]:
44534453
hermes-transform "0.28.1"
44544454
typescript "5.3.2"
44554455

4456-
flow-bin@^0.269.1:
4457-
version "0.269.1"
4458-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.269.1.tgz#35396a95b769171e56d493b3a0cca9ade9944011"
4459-
integrity sha512-k5Ja91KVNVtGxyGuEm21lqf2TeVWXriiwlVHU95k8ArJwEZQ+KVza9ZSvJYgwMnpp7/Q9nuSdWJ9MJdEbvl2QQ==
4456+
flow-bin@^0.270.0:
4457+
version "0.270.0"
4458+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.270.0.tgz#8aac3b05278d4f96273e40cd70251f55a07b80c3"
4459+
integrity sha512-luYf2Sv5zD7xJkAgU59UbBhfb3mCVhqLK5qZgLg6NN2QIj0pJp9H3OplRbrD+zts7MA+vPIlP83ktYhm57IhRA==
44604460

44614461
flow-enums-runtime@^0.0.6:
44624462
version "0.0.6"

0 commit comments

Comments
 (0)