Skip to content

Commit e0a2e86

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Deploy 0.237.2 to xplat
Summary: Changelog: [Internal] Reviewed By: alexmckenley Differential Revision: D58120938 fbshipit-source-id: f789623005f47ab9d6dd134819a08bc832642a22
1 parent 839ee0a commit e0a2e86

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
@@ -85,4 +85,4 @@ untyped-import
8585
untyped-type-import
8686

8787
[version]
88-
^0.237.1
88+
^0.237.2

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"eslint-plugin-redundant-undefined": "^0.4.0",
7777
"eslint-plugin-relay": "^1.8.3",
7878
"flow-api-translator": "0.21.1",
79-
"flow-bin": "^0.237.1",
79+
"flow-bin": "^0.237.2",
8080
"glob": "^7.1.1",
8181
"hermes-eslint": "0.21.1",
8282
"hermes-transform": "0.21.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5545,10 +5545,10 @@ flow-api-translator@0.21.1:
55455545
hermes-transform "0.21.1"
55465546
typescript "5.3.2"
55475547

5548-
flow-bin@^0.237.1:
5549-
version "0.237.1"
5550-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.237.1.tgz#2a21ff0b791d1e7460223f26f1b655606ec3801d"
5551-
integrity sha512-h4BdtMaFRITRklbjDULsD8mKAxd9XhOwspWaHdyoTsRQoLGPkH9r2zkn+01B7CQqm5cNu6TUH3DHUJYskLjOwA==
5548+
flow-bin@^0.237.2:
5549+
version "0.237.2"
5550+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.237.2.tgz#42b0be22acd7fb84c77f39f078fc2f6b7d159fdd"
5551+
integrity sha512-PlonnPvzTW4nES5YPMwZOJS+IRoaS0ABJWPjsT+5kvLDjXsPerg6A4ftWks4t4gRpPjKSl+6F1BTn9uqWP0inA==
55525552

55535553
flow-enums-runtime@^0.0.6:
55545554
version "0.0.6"

0 commit comments

Comments
 (0)