Upgrade flow to 0.227.0 (#28094)
Upgrade flow to 0.227.0
Jan Kassens committed
Jan 25, 2024 at 16:01 UTC
991b72a39209012b05384a8f9a60a4a22d5dbb29
2 files changed
+11
-11
package.json
+2
-2
@@ -62,8 +62,8 @@
62
"eslint-plugin-react-internal": "link:./scripts/eslint-rules",
63
"fbjs-scripts": "^3.0.1",
64
"filesize": "^6.0.1",
65
- "flow-bin": "^0.226.0",
66
- "flow-remove-types": "^2.226.0",
65
+ "flow-bin": "^0.227.0",
66
+ "flow-remove-types": "^2.227.0",
67
"glob": "^7.1.6",
68
"glob-stream": "^6.1.0",
69
"google-closure-compiler": "^20230206.0.0",
yarn.lock
+9
-9
@@ -7855,15 +7855,15 @@ flatted@^3.1.0:
7855
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
7856
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
7857
7858
-flow-bin@^0.226.0:
7859
- version "0.226.0"
7860
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.226.0.tgz#b245847b749ab20756ef74c91d96619f68d18430"
7861
- integrity sha512-q8hXSRhZ+I14jS0KGDDsPYCvPufvBexk6nJXSOsSP6DgCuXbvCOByWhsXRAjPtmXKmO8v9RKSJm1kRaWaf0fZw==
7862
-
7863
-flow-remove-types@^2.226.0:
7864
- version "2.226.0"
7865
- resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.226.0.tgz#08ff7e195137ce43042e11bfa04303184971dac2"
7866
- integrity sha512-/FEjOCgjW/s1OYPWhlq6aV8Bp0VMU3iZMqZfJgWtFXSRRpI19IhQKFXz+rsx91/r5ZH+MtuZZ+PlmZ5uB/gmAA==
7858
+flow-bin@^0.227.0:
7859
+ version "0.227.0"
7860
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.227.0.tgz#64eba189d2b233d04171828983dd5e6b2abadc3b"
7861
+ integrity sha512-UkIzYbyUDmfztEbvS39ksR+vSu9WwUJQ4D+UvIW0ILrDuhPRN3XjheB1+mv2b/4H011HCM5y9nENXrDEaiIKtg==
7862
+
7863
+flow-remove-types@^2.227.0:
7864
+ version "2.227.0"
7865
+ resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.227.0.tgz#315c9a0422e7120d30fae49b5a9d2cc6b709ce5d"
7866
+ integrity sha512-Z5zTUBx/6ay8UAcz3Qva8huMCLwIj0ESDl9Wjagix0uc4yEGqgSWWsm5WhRDcVg6qxSrdBQ8TxPCOYVaWZfMaw==
7867
dependencies:
7868
hermes-parser "0.18.2"
7869
pirates "^3.0.2"