Skip to content

Commit 5f68f81

Browse files
committed
Upgrade flow to 0.232.0
1 parent 93f9179 commit 5f68f81

File tree

2 files changed

+40
-14
lines changed

2 files changed

+40
-14
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
6363
"eslint-plugin-react-internal": "link:./scripts/eslint-rules",
6464
"fbjs-scripts": "^3.0.1",
6565
"filesize": "^6.0.1",
66-
"flow-bin": "^0.231.0",
67-
"flow-remove-types": "^2.231.0",
66+
"flow-bin": "^0.232.0",
67+
"flow-remove-types": "^2.232.0",
6868
"glob": "^7.1.6",
6969
"glob-stream": "^6.1.0",
7070
"google-closure-compiler": "^20230206.0.0",

yarn.lock

Lines changed: 38 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6997,6 +6997,7 @@ [email protected]:
69976997

69986998
"eslint-plugin-react-internal@link:./scripts/eslint-rules":
69996999
version "0.0.0"
7000+
uid ""
70007001

70017002
eslint-plugin-react@^6.7.1:
70027003
version "6.10.3"
@@ -7956,15 +7957,15 @@ flatted@^3.1.0:
79567957
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
79577958
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
79587959

7959-
flow-bin@^0.231.0:
7960-
version "0.231.0"
7961-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.231.0.tgz#b9fde021e60ff6e40e4f0212b6c426fdde798ac7"
7962-
integrity sha512-nB5/rH+bUCIAXWagwIEYM0q/2M4mgkD5q16/eZyNx7sfqsmMkZLg0KmPH5hgvzq6PkVoeCoM8sjhPyzLW2wT+w==
7960+
flow-bin@^0.232.0:
7961+
version "0.232.0"
7962+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.232.0.tgz#80587406cbb3a74577151ad27c6058b2a468c215"
7963+
integrity sha512-7uOycTN+Ys2nYRJRig5S2yN41ZokW7bC4K1GC4nCDa/3FAZLP5/mQbee6UjxFBP9MC4yUYi17bdFTFzCH8bHeg==
79637964

7964-
flow-remove-types@^2.231.0:
7965-
version "2.231.0"
7966-
resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.231.0.tgz#64f9a99fd13b3614e28e75b1c55cb2a1f479571e"
7967-
integrity sha512-QIkIrJskFsCH1MPSRE6roN0ukW4Kohj6Oja5FwQM4sxcb6X46i8UV8dC+5yNRY6enh4UQPlr/iJ6KrGUUOUTJg==
7965+
flow-remove-types@^2.232.0:
7966+
version "2.232.0"
7967+
resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.232.0.tgz#a4333fee2524b57220791a130955f48e0b107f1a"
7968+
integrity sha512-t7B6axPRmSGeWU1m2j+LOBocw9ORXcomoykfMoZedd8snGum3QQpzro3eQpDoutnqKRtJliAvX6PJtFCNEjpMQ==
79687969
dependencies:
79697970
hermes-parser "0.20.1"
79707971
pirates "^3.0.2"
@@ -12991,7 +12992,7 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.2.8:
1299112992
object-assign "^4.1.1"
1299212993
scheduler "^0.20.2"
1299312994

12994-
react-is@^16.8.1, react-is@^17.0.1, "react-is@npm:react-is":
12995+
react-is@^16.8.1, react-is@^17.0.1, react-is@^18.0.0, react-is@^18.2.0, "react-is@npm:react-is":
1299512996
version "17.0.2"
1299612997
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
1299712998
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
@@ -14458,7 +14459,7 @@ string-natural-compare@^3.0.1:
1445814459
resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
1445914460
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
1446014461

14461-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.2.3:
14462+
"string-width-cjs@npm:string-width@^4.2.0":
1446214463
version "4.2.3"
1446314464
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1446414465
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -14493,6 +14494,15 @@ string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0:
1449314494
is-fullwidth-code-point "^3.0.0"
1449414495
strip-ansi "^6.0.0"
1449514496

14497+
string-width@^4.2.3:
14498+
version "4.2.3"
14499+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
14500+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
14501+
dependencies:
14502+
emoji-regex "^8.0.0"
14503+
is-fullwidth-code-point "^3.0.0"
14504+
strip-ansi "^6.0.1"
14505+
1449614506
string-width@^5.0.1, string-width@^5.1.2:
1449714507
version "5.1.2"
1449814508
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -14553,7 +14563,7 @@ string_decoder@~1.1.1:
1455314563
dependencies:
1455414564
safe-buffer "~5.1.0"
1455514565

14556-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.1:
14566+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1455714567
version "6.0.1"
1455814568
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1455914569
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -14588,6 +14598,13 @@ strip-ansi@^6.0.0:
1458814598
dependencies:
1458914599
ansi-regex "^5.0.0"
1459014600

14601+
strip-ansi@^6.0.1:
14602+
version "6.0.1"
14603+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
14604+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
14605+
dependencies:
14606+
ansi-regex "^5.0.1"
14607+
1459114608
strip-ansi@^7.0.1:
1459214609
version "7.1.0"
1459314610
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -16023,7 +16040,7 @@ workerize-loader@^2.0.2:
1602316040
dependencies:
1602416041
loader-utils "^2.0.0"
1602516042

16026-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
16043+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1602716044
version "7.0.0"
1602816045
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1602916046
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -16041,6 +16058,15 @@ wrap-ansi@^6.2.0:
1604116058
string-width "^4.1.0"
1604216059
strip-ansi "^6.0.0"
1604316060

16061+
wrap-ansi@^7.0.0:
16062+
version "7.0.0"
16063+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
16064+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
16065+
dependencies:
16066+
ansi-styles "^4.0.0"
16067+
string-width "^4.1.0"
16068+
strip-ansi "^6.0.0"
16069+
1604416070
wrap-ansi@^8.1.0:
1604516071
version "8.1.0"
1604616072
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)