Skip to content

Commit c79e55f

Browse files
pietervfacebook-github-bot
authored andcommitted
Deploy 0.273.1 to xplat (#51968)
Summary: Pull Request resolved: #51968 Changelog: [Internal] Reviewed By: gkz Differential Revision: D76477358 fbshipit-source-id: a26827e7e3dcd265549d681bc9e3991c0ef2ad52
1 parent 1b08515 commit c79e55f

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
@@ -102,4 +102,4 @@ untyped-import
102102
untyped-type-import
103103

104104
[version]
105-
^0.272.2
105+
^0.273.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"eslint-plugin-redundant-undefined": "^0.4.0",
8080
"eslint-plugin-relay": "^1.8.3",
8181
"flow-api-translator": "0.28.1",
82-
"flow-bin": "^0.272.2",
82+
"flow-bin": "^0.273.1",
8383
"glob": "^7.1.1",
8484
"hermes-eslint": "0.28.1",
8585
"hermes-transform": "0.28.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4435,10 +4435,10 @@ flow-api-translator@0.28.1:
44354435
hermes-transform "0.28.1"
44364436
typescript "5.3.2"
44374437

4438-
flow-bin@^0.272.2:
4439-
version "0.272.2"
4440-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.272.2.tgz#918fc58dc7a99725a83314f453d3e49a56aebdc5"
4441-
integrity sha512-Rf8UG1biRBUGGh6qN7Ua2Y2lJRpR8Pbzby5kfHQ5m5SgjC5eOPw3Qjbrheb9ec5oU4L1gCOXRYbkbpr02PRUBw==
4438+
flow-bin@^0.273.1:
4439+
version "0.273.1"
4440+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.273.1.tgz#18621f169ecbabe3656c56980ebaabc439ee76c1"
4441+
integrity sha512-OlJkNCSd+i6z5xDoyGiS+3X5xYQx+vVUY2iUw6cHJR0LK3ttyA1wkiI93OuBALhLhF91KayzGhRSzXHqA75iUw==
44424442

44434443
flow-enums-runtime@^0.0.6:
44444444
version "0.0.6"

0 commit comments

Comments
 (0)