mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Back out "Deploy 0.199.0 to xplat"
Summary: Original commit changeset: a0c046860d32 Original Phabricator Diff: D42952050 (https://github.com/facebook/react-native/commit/f731151a901ae7089d06e125d5aee166907e9268) Changelog: [internal] Reviewed By: samwgoldman Differential Revision: D42972089 fbshipit-source-id: fe2b21d18e1a6a5a147a3ff6a4c0c7d5e6fc7226
This commit is contained in:
committed by
Facebook GitHub Bot
parent
f731151a90
commit
6bbf323d68
+1
-1
@@ -74,4 +74,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.199.0
|
||||
^0.198.2
|
||||
|
||||
+1
-1
@@ -74,4 +74,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.199.0
|
||||
^0.198.2
|
||||
|
||||
+1
-1
@@ -145,7 +145,7 @@
|
||||
"ws": "^6.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"flow-bin": "^0.199.0",
|
||||
"flow-bin": "^0.198.2",
|
||||
"hermes-eslint": "0.8.0",
|
||||
"mock-fs": "^5.1.4",
|
||||
"react": "18.2.0",
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-react-native": "^4.0.0",
|
||||
"eslint-plugin-relay": "^1.8.3",
|
||||
"flow-bin": "^0.199.0",
|
||||
"flow-bin": "^0.198.2",
|
||||
"inquirer": "^7.1.0",
|
||||
"jest": "^29.2.1",
|
||||
"jest-junit": "^10.0.0",
|
||||
|
||||
@@ -4399,10 +4399,10 @@ flatted@^3.1.0:
|
||||
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
|
||||
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
|
||||
|
||||
flow-bin@^0.199.0:
|
||||
version "0.199.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.199.0.tgz#e710c0834d4e1032529a633e0cf32d89a102fcfb"
|
||||
integrity sha512-8N8jn59ghgtDSogFoy1Ld1P8NlfdlVUcXSRADDf8WyX3SMMA6b1SbqraTRXxJDNn0F3WdVBHKdufdUg73y4Nhw==
|
||||
flow-bin@^0.198.2:
|
||||
version "0.198.2"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.198.2.tgz#e601121a411b4ec5889cc3567d2706369cc510a9"
|
||||
integrity sha512-PML2zhAZVd8EgzDqS9oSJF+OxUtJ+YLEdVVsVO7d1BwnrXCgiVrLjxiQP8/hur820grzC51Xb2CI3J+ohH/bMg==
|
||||
|
||||
flow-parser@0.*, flow-parser@^0.185.0:
|
||||
version "0.185.0"
|
||||
|
||||
Reference in New Issue
Block a user