Skip to content

Commit 3a1b740

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Deploy 0.265.3 to xplat
Reviewed By: gkz Differential Revision: D71354083 fbshipit-source-id: 33fe2c11ad8cba88d3d206a15976510991d3663e
1 parent eda18e0 commit 3a1b740

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.flowconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ untyped-import
4141
untyped-type-import
4242

4343
[version]
44-
^0.265.2
44+
^0.265.3

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint-plugin-relay": "1.8.3",
6161
"eslint-plugin-relay-internal": "link:./packages/eslint-plugin-relay-internal",
6262
"fbjs": "^3.0.2",
63-
"flow-bin": "^0.265.2",
63+
"flow-bin": "^0.265.3",
6464
"glob": "^7.1.1",
6565
"graphql": "15.3.0",
6666
"gulp": "4.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3562,10 +3562,10 @@ flatted@^3.1.0:
35623562
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.6.tgz#022e9218c637f9f3fc9c35ab9c9193f05add60b2"
35633563
integrity sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ==
35643564

3565-
flow-bin@^0.265.2:
3566-
version "0.265.2"
3567-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.265.2.tgz#5dd085d943a18fc7cff9b1b56a648de60e2f6157"
3568-
integrity sha512-LJUI2+vENXYv3mpfVUgCjP3pFA2+KR5EXaErToi7IZhjBCUIpva+gVhvLh0YE0ZGuETpPk3mmKW28eHzvO9tlg==
3565+
flow-bin@^0.265.3:
3566+
version "0.265.3"
3567+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.265.3.tgz#cbaad2115f4622e34920981dc79949824c27f421"
3568+
integrity sha512-08PjO2kjuQxy8MxYJNCzmgRpAe1uqTf7kQ+U32QTavRzTD/7IJASYKFEEvCkVNHlhSy8CTJsN+AQdHsXVqChIw==
35693569

35703570
flush-write-stream@^1.0.2:
35713571
version "1.1.1"

0 commit comments

Comments
 (0)