Upgrade flow to 0.234.0 (#30117)

See [Flow
changelog](https://github.com/facebook/flow/blob/main/Changelog.md) for
changes in this version.
This commit is contained in:
Jan Kassens
2024-07-08 14:00:00 -04:00
committed by GitHub
parent b0f51f7e5e
commit 094041495b
7 changed files with 19 additions and 13 deletions

View File

@@ -63,8 +63,8 @@
"eslint-plugin-react-internal": "link:./scripts/eslint-rules",
"fbjs-scripts": "^3.0.1",
"filesize": "^6.0.1",
"flow-bin": "^0.233.0",
"flow-remove-types": "^2.233.0",
"flow-bin": "^0.234.0",
"flow-remove-types": "^2.234.0",
"glob": "^7.1.6",
"glob-stream": "^6.1.0",
"google-closure-compiler": "^20230206.0.0",