Skip to content

Commit 796cc43

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Deploy 0.265.3 to xplat (facebook#50083)
Summary: Pull Request resolved: facebook#50083 Changelog: [Internal] Reviewed By: gkz Differential Revision: D71354083 fbshipit-source-id: 33fe2c11ad8cba88d3d206a15976510991d3663e
1 parent cf67427 commit 796cc43

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.265.2
101+
^0.265.3

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.265.2",
83+
"flow-bin": "^0.265.3",
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.265.2:
4361-
version "0.265.2"
4362-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.265.2.tgz#5dd085d943a18fc7cff9b1b56a648de60e2f6157"
4363-
integrity sha512-LJUI2+vENXYv3mpfVUgCjP3pFA2+KR5EXaErToi7IZhjBCUIpva+gVhvLh0YE0ZGuETpPk3mmKW28eHzvO9tlg==
4360+
flow-bin@^0.265.3:
4361+
version "0.265.3"
4362+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.265.3.tgz#cbaad2115f4622e34920981dc79949824c27f421"
4363+
integrity sha512-08PjO2kjuQxy8MxYJNCzmgRpAe1uqTf7kQ+U32QTavRzTD/7IJASYKFEEvCkVNHlhSy8CTJsN+AQdHsXVqChIw==
43644364

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

0 commit comments

Comments
 (0)