Skip to content

Commit 78e45e5

Browse files
Alex Taylor (alta)facebook-github-bot
authored andcommitted
Deploy 0.269.1 to xplat (#50993)
Summary: Pull Request resolved: #50993 Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D73853679 fbshipit-source-id: 4860c205f764a0be14080015cab1759bb59f442b
1 parent 6dc4da4 commit 78e45e5

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.268.0
104+
^0.269.1

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.268.0",
84+
"flow-bin": "^0.269.1",
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 @@ flow-api-translator@0.28.1:
44534453
hermes-transform "0.28.1"
44544454
typescript "5.3.2"
44554455

4456-
flow-bin@^0.268.0:
4457-
version "0.268.0"
4458-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.268.0.tgz#89cb4de4ea65af30c9ad25e74068c840e40415e7"
4459-
integrity sha512-ccENQl1ToGeDUjxinJ+0Z65o1ELg/F+1wylMZ7RBMhO1TvxyByVOLPoDji44JpIzGOPuw9dzYcBSEpFoWyoD7w==
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==
44604460

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

0 commit comments

Comments
 (0)