Skip to content

Commit 2e09b81

Browse files
committed
Update to flow v0.60
1 parent d0bb4d8 commit 2e09b81

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
experimental.const_params=true
1313

1414
[version]
15-
^0.58.0
15+
^0.60.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint-plugin-babel": "4.1.2",
6565
"eslint-plugin-flowtype": "2.35.0",
6666
"eslint-plugin-prettier": "^2.3.1",
67-
"flow-bin": "^0.58.0",
67+
"flow-bin": "0.60.0",
6868
"isparta": "4.0.0",
6969
"mocha": "3.5.0",
7070
"prettier": "^1.8.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1299,9 +1299,9 @@ flat-cache@^1.2.1:
12991299
graceful-fs "^4.1.2"
13001300
write "^0.2.1"
13011301

1302-
flow-bin@^0.58.0:
1303-
version "0.58.0"
1304-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.58.0.tgz#62d5a776589419e5656800a0e5230a5e585ca65e"
1302+
flow-bin@0.60.0:
1303+
version "0.60.0"
1304+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.60.0.tgz#885d0d92a90f94c29445e0f9a0382f5b5debaaed"
13051305

13061306
for-in@^1.0.1:
13071307
version "1.0.2"

0 commit comments

Comments
 (0)