Skip to content

Commit cd194b8

Browse files
samwgoldmanfacebook-github-bot
authored andcommitted
Deploy Flow v0.118
Summary: Changelog: [Internal] Reviewed By: mroch Differential Revision: D19784573 fbshipit-source-id: ffd3a25bb947ba139ea800fd1e5d4e84a9e038cb
1 parent 8216567 commit cd194b8

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ untyped-import
8484
untyped-type-import
8585

8686
[version]
87-
^0.117.0
87+
^0.118.0

.flowconfig.android

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ untyped-import
8484
untyped-type-import
8585

8686
[version]
87-
^0.117.0
87+
^0.118.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"eslint-plugin-react-hooks": "^2.0.1",
140140
"eslint-plugin-react-native": "3.8.1",
141141
"eslint-plugin-relay": "1.4.1",
142-
"flow-bin": "^0.117.0",
142+
"flow-bin": "^0.118.0",
143143
"flow-remove-types": "1.2.3",
144144
"jest": "^24.9.0",
145145
"jest-junit": "^6.3.0",

template/_flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ untyped-import
7070
untyped-type-import
7171

7272
[version]
73-
^0.117.0
73+
^0.118.0

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3502,10 +3502,10 @@ flat-cache@^1.2.1:
35023502
rimraf "~2.6.2"
35033503
write "^0.2.1"
35043504

3505-
flow-bin@^0.117.0:
3506-
version "0.117.0"
3507-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.117.0.tgz#2fd331f476dac31f7dae6ac9b557581ebc84e8ad"
3508-
integrity sha512-LwDdiApyQsO26ubieaLBcW//K8QNcFR50FSUUDo5roy+2nsvkfRdJa0Qse2De6/2fwBElLDDrc3rrSzvC3hy2Q==
3505+
flow-bin@^0.118.0:
3506+
version "0.118.0"
3507+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.118.0.tgz#fb706364a58c682d67a2ca7df39396467dc397d1"
3508+
integrity sha512-jlbUu0XkbpXeXhan5xyTqVK1jmEKNxE8hpzznI3TThHTr76GiFwK0iRzhDo4KNy+S9h/KxHaqVhTP86vA6wHCg==
35093509

35103510
flow-parser@0.*:
35113511
version "0.89.0"

0 commit comments

Comments
 (0)