Upgrade flow to 0.228.0 (#28294)
Upgrade flow to 0.228.0
Jan Kassens committed
Feb 9, 2024 at 11:17 UTC
d27c1ac1128327280607389c187e7db8dab06f84
2 files changed
+32
-20
package.json
+5
-5
@@ -27,9 +27,9 @@
27
"@babel/plugin-transform-modules-commonjs": "^7.10.4",
28
"@babel/plugin-transform-object-super": "^7.10.4",
29
"@babel/plugin-transform-parameters": "^7.10.5",
30
- "@babel/plugin-transform-react-jsx-source": "^7.10.5",
30
"@babel/plugin-transform-react-jsx": "^7.23.4",
31
"@babel/plugin-transform-react-jsx-development": "^7.22.5",
32
+ "@babel/plugin-transform-react-jsx-source": "^7.10.5",
33
"@babel/plugin-transform-shorthand-properties": "^7.10.4",
34
"@babel/plugin-transform-spread": "^7.11.0",
35
"@babel/plugin-transform-template-literals": "^7.10.5",
@@ -63,14 +63,14 @@
63
"eslint-plugin-react-internal": "link:./scripts/eslint-rules",
64
"fbjs-scripts": "^3.0.1",
65
"filesize": "^6.0.1",
66
- "flow-bin": "^0.227.0",
67
- "flow-remove-types": "^2.227.0",
66
+ "flow-bin": "^0.228.0",
67
+ "flow-remove-types": "^2.228.0",
68
"glob": "^7.1.6",
69
"glob-stream": "^6.1.0",
70
"google-closure-compiler": "^20230206.0.0",
71
"gzip-size": "^5.1.1",
72
- "hermes-eslint": "^0.18.2",
73
- "hermes-parser": "^0.18.2",
72
+ "hermes-eslint": "^0.19.1",
73
+ "hermes-parser": "^0.19.1",
74
"jest": "^29.4.2",
75
"jest-cli": "^29.4.2",
76
"jest-diff": "^29.4.2",
yarn.lock
+27
-15
@@ -7943,15 +7943,15 @@ flatted@^3.1.0:
7943
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
7944
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
7945
7946
-flow-bin@^0.227.0:
7947
- version "0.227.0"
7948
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.227.0.tgz#64eba189d2b233d04171828983dd5e6b2abadc3b"
7949
- integrity sha512-UkIzYbyUDmfztEbvS39ksR+vSu9WwUJQ4D+UvIW0ILrDuhPRN3XjheB1+mv2b/4H011HCM5y9nENXrDEaiIKtg==
7946
+flow-bin@^0.228.0:
7947
+ version "0.228.0"
7948
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.228.0.tgz#345dfd090c9edc074a14ad88d1558051ac124529"
7949
+ integrity sha512-+Q6A+4nmhvf5yPXHxht9yWqRoto6Ith1HPU736iEghf+yGNzrnONyv+OlLG5TUH5cQegXasBmzBJKa3/+A8ZUA==
7950
7951
-flow-remove-types@^2.227.0:
7952
- version "2.227.0"
7953
- resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.227.0.tgz#315c9a0422e7120d30fae49b5a9d2cc6b709ce5d"
7954
- integrity sha512-Z5zTUBx/6ay8UAcz3Qva8huMCLwIj0ESDl9Wjagix0uc4yEGqgSWWsm5WhRDcVg6qxSrdBQ8TxPCOYVaWZfMaw==
7951
+flow-remove-types@^2.228.0:
7952
+ version "2.228.0"
7953
+ resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.228.0.tgz#b9a588fe487290c9bb966e03f1dda8a42a24ccef"
7954
+ integrity sha512-booglBGNlakxI65fHUuQj8vcm5Wm4tuuSoqmLD15BeibGBReUumZNsJxOFTXkF9dcKXt+ZP+FT77Hm6TXwqdFA==
7955
dependencies:
7956
hermes-parser "0.18.2"
7957
pirates "^3.0.2"
@@ -8681,27 +8681,39 @@ has@^1.0.1, has@^1.0.3:
8681
dependencies:
8682
function-bind "^1.1.1"
8683
8684
-hermes-eslint@^0.18.2:
8685
- version "0.18.2"
8686
- resolved "https://registry.yarnpkg.com/hermes-eslint/-/hermes-eslint-0.18.2.tgz#af09ea1700eb32502caf135b181ffed6091ccb72"
8687
- integrity sha512-FWKVoHyHaXRjOfjoTgoc4OTkC+KThYdhLFyggoXIYLMDHF9hkg5yHSih3cyK3hT73te6+aaGHePzwaOai69uoA==
8684
+hermes-eslint@^0.19.1:
8685
+ version "0.19.1"
8686
+ resolved "https://registry.yarnpkg.com/hermes-eslint/-/hermes-eslint-0.19.1.tgz#289076a840c12a0682a4fe0ae394de021299ff7f"
8687
+ integrity sha512-GCTgMq1zpR4z5AcBVzgjmirwLEA6TpYIAgmK37Ncpc8NTGnE3cgtPikLtQIVS5GrNtVNOBvPnbCARTu0Esojhw==
8688
dependencies:
8689
esrecurse "^4.3.0"
8690
- hermes-estree "0.18.2"
8691
- hermes-parser "0.18.2"
8690
+ hermes-estree "0.19.1"
8691
+ hermes-parser "0.19.1"
8692
8693
hermes-estree@0.18.2:
8694
version "0.18.2"
8695
resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.18.2.tgz#fd450fa1659cf074ceaa2ddeeb21674f3b2342f3"
8696
integrity sha512-KoLsoWXJ5o81nit1wSyEZnWUGy9cBna9iYMZBR7skKh7okYAYKqQ9/OczwpMHn/cH0hKDyblulGsJ7FknlfVxQ==
8697
8698
-hermes-parser@0.18.2, hermes-parser@^0.18.2:
8698
+hermes-estree@0.19.1:
8699
+ version "0.19.1"
8700
+ resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.19.1.tgz#d5924f5fac2bf0532547ae9f506d6db8f3c96392"
8701
+ integrity sha512-daLGV3Q2MKk8w4evNMKwS8zBE/rcpA800nu1Q5kM08IKijoSnPe9Uo1iIxzPKRkn95IxxsgBMPeYHt3VG4ej2g==
8702
+
8703
+hermes-parser@0.18.2:
8704
version "0.18.2"
8705
resolved "https://registry.yarnpkg.com/hermes-parser/-/hermes-parser-0.18.2.tgz#50f15e2fcd559a48c68cd7af259d4292298bd14d"
8706
integrity sha512-1eQfvib+VPpgBZ2zYKQhpuOjw1tH+Emuib6QmjkJWJMhyjM8xnXMvA+76o9LhF0zOAJDZgPfQhg43cyXEyl5Ew==
8707
dependencies:
8708
hermes-estree "0.18.2"
8709
8710
+hermes-parser@0.19.1, hermes-parser@^0.19.1:
8711
+ version "0.19.1"
8712
+ resolved "https://registry.yarnpkg.com/hermes-parser/-/hermes-parser-0.19.1.tgz#1044348097165b7c93dc198a80b04ed5130d6b1a"
8713
+ integrity sha512-Vp+bXzxYJWrpEuJ/vXxUsLnt0+y4q9zyi4zUlkLqD8FKv4LjIfOvP69R/9Lty3dCyKh0E2BU7Eypqr63/rKT/A==
8714
+ dependencies:
8715
+ hermes-estree "0.19.1"
8716
+
8717
homedir-polyfill@^1.0.0, homedir-polyfill@^1.0.1:
8718
version "1.0.3"
8719
resolved "https://registry.yarnpkg.com/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz#743298cef4e5af3e194161fbadcc2151d3a058e8"