Skip to content

Commit b6d71ca

Browse files
authored
Merge pull request #26 from dashed/greenkeeper/flow-bin-0.73.0
Update flow-bin to the latest version 🚀
2 parents fa468b6 + a2c8e7e commit b6d71ca

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.72.0",
53+
"flow-bin": "^0.73.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.72.0:
1050-
version "0.72.0"
1051-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.72.0.tgz#12051180fb2db7ccb728fefe67c77e955e92a44d"
1049+
flow-bin@^0.73.0:
1050+
version "0.73.0"
1051+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.73.0.tgz#da1b90a02b0ef9c439f068c2fc14968db83be425"
10521052

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

0 commit comments

Comments
 (0)