Skip to content

Commit 3770ff3

Browse files
authored
Update Flow to 0.256 (#34252)
Looks like these versions didn't require changes, so easy fast forward.
1 parent 873f711 commit 3770ff3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373
"eslint-plugin-react-internal": "link:./scripts/eslint-rules",
7474
"fbjs-scripts": "^3.0.1",
7575
"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",
7878
"glob": "^7.1.6",
7979
"glob-stream": "^6.1.0",
8080
"google-closure-compiler": "^20230206.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9108,12 +9108,12 @@ flatted@^3.2.9:
91089108
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.1.tgz#21db470729a6734d4997002f439cb308987f567a"
91099109
integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==
91109110

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==
91159115

9116-
flow-remove-types@^2.248:
9116+
flow-remove-types@^2.256:
91179117
version "2.279.0"
91189118
resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.279.0.tgz#3a3388d9158eba0f82c40d80d31d9640b883a3f5"
91199119
integrity sha512-bPFloMR/A2b/r/sIsf7Ix0LaMicCJNjwhXc4xEEQVzJCIz5u7C7XDaEOXOiqveKlCYK7DcBNn6R01Cbbc9gsYA==

0 commit comments

Comments
 (0)