mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
v0.114.0
Summary: Changelog: [General] [Changed] Upgraded to Flow v0.114.0 Reviewed By: dsainati1 Differential Revision: D19042657 fbshipit-source-id: 04840f769207442be45e82cda39a7611784a6ce2
This commit is contained in:
committed by
Facebook Github Bot
parent
8ddf231306
commit
aa78457343
+1
-1
@@ -85,4 +85,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.113.0
|
||||
^0.114.0
|
||||
|
||||
+1
-1
@@ -85,4 +85,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.113.0
|
||||
^0.114.0
|
||||
|
||||
+1
-1
@@ -141,7 +141,7 @@
|
||||
"eslint-plugin-react-hooks": "^2.0.1",
|
||||
"eslint-plugin-react-native": "3.8.1",
|
||||
"eslint-plugin-relay": "1.4.1",
|
||||
"flow-bin": "^0.113.0",
|
||||
"flow-bin": "^0.114.0",
|
||||
"flow-remove-types": "1.2.3",
|
||||
"jest": "^24.8.0",
|
||||
"jest-junit": "^6.3.0",
|
||||
|
||||
@@ -74,4 +74,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.113.0
|
||||
^0.114.0
|
||||
|
||||
@@ -3382,10 +3382,10 @@ flat-cache@^1.2.1:
|
||||
rimraf "~2.6.2"
|
||||
write "^0.2.1"
|
||||
|
||||
flow-bin@^0.113.0:
|
||||
version "0.113.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.113.0.tgz#6457d250dbc6f71ca51e75f00a96d23cde5d987a"
|
||||
integrity sha512-76uE2LGNe50wm+Jup8Np4FBcMbyy5V2iE+K25PPIYLaEMGHrL1jnQfP9L0hTzA5oh2ZJlexRLMlaPqIYIKH9nw==
|
||||
flow-bin@^0.114.0:
|
||||
version "0.114.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.114.0.tgz#9079c5fcdf08fab4db91616f38994e9b7d035842"
|
||||
integrity sha512-hewufX0nbnhemQn5XtJ97nEFNqoBclPBAZ54aY3jKuZJnLpwqB7Doaplet3M26TOh2NchBsU0+lUkM8oVna2VA==
|
||||
|
||||
flow-parser@0.*:
|
||||
version "0.89.0"
|
||||
|
||||
Reference in New Issue
Block a user