Skip to content

Commit 36386f5

Browse files
authored
Merge pull request #28 from dashed/greenkeeper/flow-bin-0.75.0
Update flow-bin to the latest version 🚀
2 parents b779846 + 10fa5d6 commit 36386f5

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"babel-register": "^6.24.1",
5151
"chai": "^4.0.0",
5252
"eslint": "^4.7.1",
53-
"flow-bin": "^0.74.0",
53+
"flow-bin": "^0.75.0",
5454
"flow-remove-types": "^1.2.3",
5555
"husky": "^0.14.3",
5656
"lint-staged": "^6.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1046,9 +1046,9 @@ flat-cache@^1.2.1:
10461046
graceful-fs "^4.1.2"
10471047
write "^0.2.1"
10481048

1049-
flow-bin@^0.74.0:
1050-
version "0.74.0"
1051-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.74.0.tgz#8017bb00efb37cbe8d81fbb7f464038bde06adc9"
1049+
flow-bin@^0.75.0:
1050+
version "0.75.0"
1051+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.75.0.tgz#b96d1ee99d3b446a3226be66b4013224ce9df260"
10521052

10531053
flow-remove-types@^1.2.3:
10541054
version "1.2.3"

0 commit comments

Comments
 (0)