Skip to content

Commit 9a2c422

Browse files
gkzfacebook-github-bot
authored andcommitted
Deploy 0.274.2 to xplat (#52329)
Summary: Pull Request resolved: #52329 Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D77485965 fbshipit-source-id: 6a0b1a85696335a796133e665f41034e00d47ea3
1 parent 2e6cf96 commit 9a2c422

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.flowconfig

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

106106
[version]
107-
^0.274.1
107+
^0.274.2

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.1",
80-
"flow-bin": "^0.274.1",
80+
"flow-bin": "^0.274.2",
8181
"glob": "^7.1.1",
8282
"hermes-eslint": "0.29.1",
8383
"hermes-transform": "0.29.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4648,10 +4648,10 @@ [email protected]:
46484648
hermes-transform "0.29.1"
46494649
typescript "5.3.2"
46504650

4651-
flow-bin@^0.274.1:
4652-
version "0.274.1"
4653-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.274.1.tgz#a3b8ec48523d4dacc315ea497543e6f4f3b51ad2"
4654-
integrity sha512-m+ldUZPCd6qJ4UXnUeLd/PX95OaeqMc3x36GoUkj6u1KOa/JwwZKxfFBb8JPA2SACg1QXeSyp4G11O51NfXKIQ==
4651+
flow-bin@^0.274.2:
4652+
version "0.274.2"
4653+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.274.2.tgz#79cff569aab38eb04f6b1e64b899c932a51444a4"
4654+
integrity sha512-vTF+5hiC5qymweFKj7xs5ABlDqMWbB2fPkYC4MI32m652dFYsq/zvEVNc2M09udwAzplLcMIK2O9VswPfd8Isw==
46554655

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

0 commit comments

Comments
 (0)