mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Upgrade to Flow v0.207.0 (#37601)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/37601 Changelog: [Internal] Reviewed By: pieterv Differential Revision: D46225499 fbshipit-source-id: d7d444d5bd53fd4ddb97f884fa121548a7a923e1
This commit is contained in:
committed by
Facebook GitHub Bot
parent
ddb8aeadbb
commit
daf6e53ae1
+1
-1
@@ -75,4 +75,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.206.0
|
||||
^0.207.0
|
||||
|
||||
+1
-1
@@ -75,4 +75,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.206.0
|
||||
^0.207.0
|
||||
|
||||
+1
-1
@@ -78,7 +78,7 @@
|
||||
"eslint-plugin-react-native": "^4.0.0",
|
||||
"eslint-plugin-redundant-undefined": "^0.4.0",
|
||||
"eslint-plugin-relay": "^1.8.3",
|
||||
"flow-bin": "^0.206.0",
|
||||
"flow-bin": "^0.207.0",
|
||||
"hermes-eslint": "0.8.0",
|
||||
"inquirer": "^7.1.0",
|
||||
"jest": "^29.2.1",
|
||||
|
||||
@@ -5601,10 +5601,10 @@ flatted@^3.1.0:
|
||||
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
|
||||
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
|
||||
|
||||
flow-bin@^0.206.0:
|
||||
version "0.206.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.206.0.tgz#a593304be5440a965ae773efcef55071b6d33178"
|
||||
integrity sha512-cZTEs/OEWcbxfvb8BP+Fw0Cep5wrEyEzQHGpXyjVpQXrAraRA5wZUXvTf1C5YHufQaAYY9YkKY5WAr461JvmOA==
|
||||
flow-bin@^0.207.0:
|
||||
version "0.207.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.207.0.tgz#71c6a21214c57f3e36e03b32033dd0358452499b"
|
||||
integrity sha512-jAet+lhdrvpk4kjonZ6r/v09rkyaPQX+E5gio+HesEBvsOsCWfnuadBRQZihTM4+szjJPWEkITfrCurI/aCqEQ==
|
||||
|
||||
flow-enums-runtime@^0.0.6:
|
||||
version "0.0.6"
|
||||
|
||||
Reference in New Issue
Block a user