Skip to content

Commit af0cccc

Browse files
mvitousekmeta-codesync[bot]
authored andcommitted
Deploy 0.305.0 to xplat (facebook#56097)
Summary: Pull Request resolved: facebook#56097 [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: gkz, SamChou19815 Differential Revision: D96574668 fbshipit-source-id: 1e7d64af85d5049949f274b28747fc1b1459f5a3
1 parent 3a2d5a2 commit af0cccc

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
@@ -95,4 +95,4 @@ untyped-import
9595
untyped-type-import
9696

9797
[version]
98-
^0.304.0
98+
^0.305.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"eslint-plugin-relay": "^1.8.3",
8585
"fb-dotslash": "0.5.8",
8686
"flow-api-translator": "0.33.3",
87-
"flow-bin": "^0.304.0",
87+
"flow-bin": "^0.305.0",
8888
"hermes-eslint": "0.33.3",
8989
"hermes-transform": "0.33.3",
9090
"ini": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4742,10 +4742,10 @@ flow-api-translator@0.33.3:
47424742
hermes-transform "0.33.3"
47434743
typescript "5.3.2"
47444744

4745-
flow-bin@^0.304.0:
4746-
version "0.304.0"
4747-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.304.0.tgz#5ca723aa761ce518d94949f8e7544eaac57f2ee8"
4748-
integrity sha512-6MT0Q9RMAetQMziFSwJrfA0GWagivGZQx9tcmwCKEYklBoITQ7wsV5V4FuoUNwK6Byb8SalUkqK0K0xssgr0wA==
4745+
flow-bin@^0.305.0:
4746+
version "0.305.0"
4747+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.305.0.tgz#ddd8a5f0290c4a7d111ef8c3a2e453c8ad228d94"
4748+
integrity sha512-Y5eILvtOF3pYdy2eratXYHpcluoruPMUtvwyCaBupefVQDrJgKRGjLrDFq3/n8jHX/ITijk2oQb2ll2VxK3uyg==
47494749

47504750
flow-enums-runtime@^0.0.6:
47514751
version "0.0.6"

0 commit comments

Comments
 (0)