mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
upgrade to flow 0.187.1
Summary: Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D39643297 fbshipit-source-id: efdd6b41a79cc715b12ea442b6b57e400dbb6cac
This commit is contained in:
committed by
Facebook GitHub Bot
parent
f3847eeec2
commit
059e41e217
+1
-1
@@ -74,4 +74,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.187.0
|
||||
^0.187.1
|
||||
|
||||
+1
-1
@@ -74,4 +74,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.187.0
|
||||
^0.187.1
|
||||
|
||||
+1
-1
@@ -138,7 +138,7 @@
|
||||
"ws": "^6.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"flow-bin": "^0.187.0",
|
||||
"flow-bin": "^0.187.1",
|
||||
"hermes-eslint": "0.8.0",
|
||||
"react": "18.2.0",
|
||||
"react-test-renderer": "^18.2.0"
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-react-native": "^4.0.0",
|
||||
"eslint-plugin-relay": "^1.8.3",
|
||||
"flow-bin": "^0.187.0",
|
||||
"flow-bin": "^0.187.1",
|
||||
"inquirer": "^7.1.0",
|
||||
"jest": "^27.5.1",
|
||||
"jest-junit": "^10.0.0",
|
||||
|
||||
@@ -63,4 +63,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.187.0
|
||||
^0.187.1
|
||||
|
||||
@@ -4641,10 +4641,10 @@ flatted@^3.1.0:
|
||||
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
|
||||
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
|
||||
|
||||
flow-bin@^0.187.0:
|
||||
version "0.187.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.187.0.tgz#3a2a0331f926b9ce285d726108f8a9af9158e13e"
|
||||
integrity sha512-f0c3e7D33+xYT7comdqPtckBeSxlaQq+NtckDarGM0LU3ofgDQfMzt0XlyWjL9/8y3QzwwaUdM0JJbI7hTiscA==
|
||||
flow-bin@^0.187.1:
|
||||
version "0.187.1"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.187.1.tgz#0704d8f16bcf58c07decc09daebbf0d3ce845bc8"
|
||||
integrity sha512-rG2p8NAJ7By0QTh+RMQRIGfM7nuKKp4XANqYUAoi6tDuEULLjlNxSa1vcwqW+O2EXGeLKYDkz/QVhefH/pBToA==
|
||||
|
||||
flow-parser@0.*:
|
||||
version "0.163.0"
|
||||
|
||||
Reference in New Issue
Block a user