mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Deploy 0.195.1 to xplat
Summary: Changelog: [Internal] Reviewed By: mvitousek Differential Revision: D41899730 fbshipit-source-id: 67885896647a4db2b0cb9330f4e5036b03d7e25e
This commit is contained in:
committed by
Facebook GitHub Bot
parent
ee437bf904
commit
3ee91089cf
+1
-1
@@ -74,4 +74,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.195.0
|
||||
^0.195.1
|
||||
|
||||
+1
-1
@@ -74,4 +74,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.195.0
|
||||
^0.195.1
|
||||
|
||||
+1
-1
@@ -142,7 +142,7 @@
|
||||
"ws": "^6.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"flow-bin": "^0.195.0",
|
||||
"flow-bin": "^0.195.1",
|
||||
"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.195.0",
|
||||
"flow-bin": "^0.195.1",
|
||||
"inquirer": "^7.1.0",
|
||||
"jest": "^29.2.1",
|
||||
"jest-junit": "^10.0.0",
|
||||
|
||||
@@ -4317,10 +4317,10 @@ flatted@^3.1.0:
|
||||
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
|
||||
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
|
||||
|
||||
flow-bin@^0.195.0:
|
||||
version "0.195.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.195.0.tgz#67075596cc4ef2560ec001d5c781b07777f05f81"
|
||||
integrity sha512-VGIwDVxcZRLbc2k8dsMcdHHjrPDzr1frqGvpRdYpdnpK/qi4heHFGDU747NElcsNiqyzs+G8gaZmhxZiBvwyUg==
|
||||
flow-bin@^0.195.1:
|
||||
version "0.195.1"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.195.1.tgz#5a1c18f12541b61301f12725b8d219cb6247b465"
|
||||
integrity sha512-vWF6E5NoYyZbPq9Nw/pscBu9BDp65VOnTj54LuwV7aqlcrS+Pg1c3cndmN52P5rsp86lPUg0FGODUQ6FoQNkUw==
|
||||
|
||||
flow-parser@0.*, flow-parser@^0.185.0:
|
||||
version "0.185.0"
|
||||
|
||||
Reference in New Issue
Block a user