Skip to content

Commit daed8e2

Browse files
Alex Taylor (alta)facebook-github-bot
authored andcommitted
Deploy 0.262.0 to xplat (facebook#49708)
Summary: Pull Request resolved: facebook#49708 Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D70277654 fbshipit-source-id: e215e392aa6e06181f2df03ce8b9b873807f3b86
1 parent 90e27c2 commit daed8e2

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

9797
[version]
98-
^0.261.2
98+
^0.262.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.261.2",
83+
"flow-bin": "^0.262.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
@@ -4410,10 +4410,10 @@ [email protected]:
44104410
hermes-transform "0.25.1"
44114411
typescript "5.3.2"
44124412

4413-
flow-bin@^0.261.2:
4414-
version "0.261.2"
4415-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.261.2.tgz#8558c965950f8e38872ea21f66bf04932da2380b"
4416-
integrity sha512-lTYA05K4obAjyrrX4in3sLZyAECSFCDwQiGpZHJLm8ldCk+qcW11Wcxq/CdvyQAOPR7Kpb5BPRSaj4hwEXIAUw==
4413+
flow-bin@^0.262.0:
4414+
version "0.262.0"
4415+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.262.0.tgz#612f7cb96c51d9fe7e6819ab9d582f19e5674554"
4416+
integrity sha512-B7l0NcpQ3uZuaWs07aQCjG+8fcxF/awbEmuf1p/6a/ZnQjPBB5uIzWmTuxdnrQns5/2orCpC37k9FJuRP7Aj3g==
44174417

44184418
flow-enums-runtime@^0.0.6:
44194419
version "0.0.6"

0 commit comments

Comments
 (0)