From e7effd51119292800e430013357901cbaa4aff0c Mon Sep 17 00:00:00 2001 From: Marco Wang Date: Thu, 30 Apr 2026 14:22:34 -0700 Subject: [PATCH] Deploy 0.312.0 to xplat Reviewed By: gkz Differential Revision: D103276599 --- .flowconfig | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.flowconfig b/.flowconfig index 010271ad7e65..1e4f92167b93 100644 --- a/.flowconfig +++ b/.flowconfig @@ -31,4 +31,4 @@ untyped-import untyped-type-import [version] -^0.311.0 +^0.312.0 diff --git a/package.json b/package.json index a87b221d3f47..99bb4cbc1266 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "eslint-plugin-relay": "1.8.3", "eslint-plugin-relay-internal": "link:./packages/eslint-plugin-relay-internal", "fbjs": "^3.0.2", - "flow-bin": "^0.311.0", + "flow-bin": "^0.312.0", "graphql": "15.3.0", "gulp": "4.0.2", "gulp-babel": "8.0.0",