Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Flow to v0.233.0 #3237

Merged
merged 1 commit into from
Apr 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"file-url": "2.0.2",
"flow-bin": "0.232.0",
"flow-bin": "0.233.0",
"gettext-parser": "3.1.0",
"hermes-eslint": "0.20.1",
"http-proxy": "1.18.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4329,12 +4329,12 @@ __metadata:
languageName: node
linkType: hard

"flow-bin@npm:0.232.0":
version: 0.232.0
resolution: "flow-bin@npm:0.232.0"
"flow-bin@npm:0.233.0":
version: 0.233.0
resolution: "flow-bin@npm:0.233.0"
bin:
flow: cli.js
checksum: 76aafcf0eb3fb661299f307e43c3c461dd00f838ac3de208b98c0aeeaf8ff7288d703b896ef3c75474303eda16c47afdeb391d38c9c1161bfa4e617f8871a1e2
checksum: 4c209363ec43c5555d72ff798c51b515ea2e9fdc25c44e6d620720299df1b4f05cd74c0511f54caaa274ef9a46482ed6e072b127b7d8247ffd83f3b896bea870
languageName: node
linkType: hard

Expand Down Expand Up @@ -6387,7 +6387,7 @@ __metadata:
fast-diff: "npm:1.2.0"
file-url: "npm:2.0.2"
filesize: "npm:2.0.4"
flow-bin: "npm:0.232.0"
flow-bin: "npm:0.233.0"
generic-diff: "npm:1.0.1"
gettext-parser: "npm:3.1.0"
he: "npm:1.1.1"
Expand Down