Skip to content

Commit 1e967ca

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Deploy 0.272.2 to xplat (#51717)
Summary: Pull Request resolved: #51717 Changelog: [Internal] Reviewed By: gkz Differential Revision: D75715829 fbshipit-source-id: 8074481b11bfd28817b1caf315c8009cf6ae3807
1 parent cddfe4a commit 1e967ca

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.1
105+
^0.272.2

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.1",
82+
"flow-bin": "^0.272.2",
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
@@ -4305,10 +4305,10 @@ flow-api-translator@0.28.1:
43054305
hermes-transform "0.28.1"
43064306
typescript "5.3.2"
43074307

4308-
flow-bin@^0.272.1:
4309-
version "0.272.1"
4310-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.272.1.tgz#f41606635b16b81bdcae9ad26d6206b757f6d7ae"
4311-
integrity sha512-z92T2QkPszdBu65VU//qcLg4NjRmHyK9dzfe7gg2qY1yGFvQ9jiHu3S351ozFStgeIyaL01xzbapFJsFFy+VDA==
4308+
flow-bin@^0.272.2:
4309+
version "0.272.2"
4310+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.272.2.tgz#918fc58dc7a99725a83314f453d3e49a56aebdc5"
4311+
integrity sha512-Rf8UG1biRBUGGh6qN7Ua2Y2lJRpR8Pbzby5kfHQ5m5SgjC5eOPw3Qjbrheb9ec5oU4L1gCOXRYbkbpr02PRUBw==
43124312

43134313
flow-enums-runtime@^0.0.6:
43144314
version "0.0.6"

0 commit comments

Comments
 (0)