Skip to content

Commit 934c446

Browse files
pietervfacebook-github-bot
authored andcommitted
Deploy 0.265.0 to fbsource (#50025)
Summary: Pull Request resolved: #50025 Changelog: [Internal] Reviewed By: gkz Differential Revision: D71158296 fbshipit-source-id: db3e5678c97536517cdb0375843f2c882d5213f9
1 parent 920f0f8 commit 934c446

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
@@ -98,4 +98,4 @@ untyped-import
9898
untyped-type-import
9999

100100
[version]
101-
^0.263.0
101+
^0.265.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"eslint-plugin-redundant-undefined": "^0.4.0",
8181
"eslint-plugin-relay": "^1.8.3",
8282
"flow-api-translator": "0.25.1",
83-
"flow-bin": "^0.263.0",
83+
"flow-bin": "^0.265.0",
8484
"glob": "^7.1.1",
8585
"hermes-eslint": "0.25.1",
8686
"hermes-transform": "0.25.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4357,10 +4357,10 @@ [email protected]:
43574357
hermes-transform "0.25.1"
43584358
typescript "5.3.2"
43594359

4360-
flow-bin@^0.263.0:
4361-
version "0.263.0"
4362-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.263.0.tgz#0a836bdf82855d5df9858c781818ce51612be064"
4363-
integrity sha512-FkQywD+7wXru/7/SWJPVnZXUp6CW3XtrVZ26vhAdVfMx9xlwq/Zk/tXcn3OQuiHUA4kQvZNyfgRztp6oXgjsog==
4360+
flow-bin@^0.265.0:
4361+
version "0.265.0"
4362+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.265.0.tgz#b97da41c752fead78da9c58344873b95763da678"
4363+
integrity sha512-O27LbAP1vND21YwLEn3eTlSBP5l+kLM18qax/rj0rFmdSqrYBLJ3fRyLzOVCZe4v5mSl3QU0HIYnDIWbAxsLRQ==
43644364

43654365
flow-enums-runtime@^0.0.6:
43664366
version "0.0.6"

0 commit comments

Comments
 (0)