Update Flow to 0.256 (#34252)
Looks like these versions didn't require changes, so easy fast forward.
Jan Kassens committed
Aug 21, 2025 at 12:33 UTC
3770ff38536c84c8a456eb74bb771f2fdca5c1c9
2 files changed
+7
-7
package.json
+2
-2
@@ -73,8 +73,8 @@
73
"eslint-plugin-react-internal": "link:./scripts/eslint-rules",
74
"fbjs-scripts": "^3.0.1",
75
"filesize": "^6.0.1",
76
- "flow-bin": "^0.248",
77
- "flow-remove-types": "^2.248",
76
+ "flow-bin": "^0.256",
77
+ "flow-remove-types": "^2.256",
78
"glob": "^7.1.6",
79
"glob-stream": "^6.1.0",
80
"google-closure-compiler": "^20230206.0.0",
yarn.lock
+5
-5
@@ -9108,12 +9108,12 @@ flatted@^3.2.9:
9108
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.1.tgz#21db470729a6734d4997002f439cb308987f567a"
9109
integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==
9110
9111
-flow-bin@^0.248:
9112
- version "0.248.1"
9113
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.248.1.tgz#1d1e78ac8a1b8024dda5582b4832b605a00c16bd"
9114
- integrity sha512-WnISMV7p4rRY2LIMGnryR7Pnml9wFs0bTdniI1Dj2dXIJigOGfV74FjhMG7BmZkuKztNxlTvK56zpuhpcne+sg==
9111
+flow-bin@^0.256:
9112
+ version "0.256.0"
9113
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.256.0.tgz#0cddc3b665b8e9cae34eb5896c8429d0f2961fdf"
9114
+ integrity sha512-ujKn6fRfx9SujbqBLhT/lxFsXRsRDgrot2UuNhw4Z5W3QlVn4teV+7rBhs87FVHSnRvZeFAMKHHYYahWYw5W4w==
9115
9116
-flow-remove-types@^2.248:
9116
+flow-remove-types@^2.256:
9117
version "2.279.0"
9118
resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.279.0.tgz#3a3388d9158eba0f82c40d80d31d9640b883a3f5"
9119
integrity sha512-bPFloMR/A2b/r/sIsf7Ix0LaMicCJNjwhXc4xEEQVzJCIz5u7C7XDaEOXOiqveKlCYK7DcBNn6R01Cbbc9gsYA==