Skip to content

Commit aa78457

Browse files
mrochfacebook-github-bot
authored andcommitted
v0.114.0
Summary: Changelog: [General] [Changed] Upgraded to Flow v0.114.0 Reviewed By: dsainati1 Differential Revision: D19042657 fbshipit-source-id: 04840f769207442be45e82cda39a7611784a6ce2
1 parent 8ddf231 commit aa78457

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

.flowconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ untyped-import
8585
untyped-type-import
8686

8787
[version]
88-
^0.113.0
88+
^0.114.0

.flowconfig.android

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ untyped-import
8585
untyped-type-import
8686

8787
[version]
88-
^0.113.0
88+
^0.114.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"eslint-plugin-react-hooks": "^2.0.1",
142142
"eslint-plugin-react-native": "3.8.1",
143143
"eslint-plugin-relay": "1.4.1",
144-
"flow-bin": "^0.113.0",
144+
"flow-bin": "^0.114.0",
145145
"flow-remove-types": "1.2.3",
146146
"jest": "^24.8.0",
147147
"jest-junit": "^6.3.0",

template/_flowconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ untyped-import
7474
untyped-type-import
7575

7676
[version]
77-
^0.113.0
77+
^0.114.0

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3382,10 +3382,10 @@ flat-cache@^1.2.1:
33823382
rimraf "~2.6.2"
33833383
write "^0.2.1"
33843384

3385-
flow-bin@^0.113.0:
3386-
version "0.113.0"
3387-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.113.0.tgz#6457d250dbc6f71ca51e75f00a96d23cde5d987a"
3388-
integrity sha512-76uE2LGNe50wm+Jup8Np4FBcMbyy5V2iE+K25PPIYLaEMGHrL1jnQfP9L0hTzA5oh2ZJlexRLMlaPqIYIKH9nw==
3385+
flow-bin@^0.114.0:
3386+
version "0.114.0"
3387+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.114.0.tgz#9079c5fcdf08fab4db91616f38994e9b7d035842"
3388+
integrity sha512-hewufX0nbnhemQn5XtJ97nEFNqoBclPBAZ54aY3jKuZJnLpwqB7Doaplet3M26TOh2NchBsU0+lUkM8oVna2VA==
33893389

33903390
flow-parser@0.*:
33913391
version "0.89.0"

0 commit comments

Comments
 (0)