Skip to content

Commit e3047db

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Deploy 0.274.0 to xplat
Summary: Changelog: [Internal] Reviewed By: gkz Differential Revision: D77246379 fbshipit-source-id: 4a86da380109e85b5e1d53f5723f6ea07e6ea429
1 parent 1e212f9 commit e3047db

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ untyped-import
103103
untyped-type-import
104104

105105
[version]
106-
^0.273.1
106+
^0.274.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"eslint-plugin-redundant-undefined": "^0.4.0",
7878
"eslint-plugin-relay": "^1.8.3",
7979
"flow-api-translator": "0.29.0",
80-
"flow-bin": "^0.273.1",
80+
"flow-bin": "^0.274.0",
8181
"glob": "^7.1.1",
8282
"hermes-eslint": "0.29.0",
8383
"hermes-transform": "0.29.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4648,10 +4648,10 @@ flow-api-translator@0.29.0:
46484648
hermes-transform "0.29.0"
46494649
typescript "5.3.2"
46504650

4651-
flow-bin@^0.273.1:
4652-
version "0.273.1"
4653-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.273.1.tgz#18621f169ecbabe3656c56980ebaabc439ee76c1"
4654-
integrity sha512-OlJkNCSd+i6z5xDoyGiS+3X5xYQx+vVUY2iUw6cHJR0LK3ttyA1wkiI93OuBALhLhF91KayzGhRSzXHqA75iUw==
4651+
flow-bin@^0.274.0:
4652+
version "0.274.0"
4653+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.274.0.tgz#af0442f41386e546293e2de423ec3e9e5c13dd70"
4654+
integrity sha512-l6/pCzPtnUhBLKI8uLz7LGwfcknsyp/CNLkKNnlOx0cstIKnsvs5bjZeMOVf884lGXkUsPlH9aITKINP0u+fiA==
46554655

46564656
flow-enums-runtime@^0.0.6:
46574657
version "0.0.6"

0 commit comments

Comments
 (0)