Skip to content

Commit 2f89e5e

Browse files
committed
2 parents 922c3dd + 64a28e8 commit 2f89e5e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"eslint": "^3.15.0",
7878
"eslint-plugin-flowtype": "^2.30.0",
7979
"eslint-watch": "^3.0.0",
80-
"flow-bin": "^0.73.0",
80+
"flow-bin": "^0.74.0",
8181
"flow-copy-source": "^1.2.1",
8282
"flow-watch": "^1.1.0",
8383
"husky": "^0.14.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2318,9 +2318,9 @@ flat-cache@^1.2.1:
23182318
graceful-fs "^4.1.2"
23192319
write "^0.2.1"
23202320

2321-
flow-bin@^0.73.0:
2322-
version "0.73.0"
2323-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.73.0.tgz#da1b90a02b0ef9c439f068c2fc14968db83be425"
2321+
flow-bin@^0.74.0:
2322+
version "0.74.0"
2323+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.74.0.tgz#8017bb00efb37cbe8d81fbb7f464038bde06adc9"
23242324

23252325
flow-copy-source@^1.2.1:
23262326
version "1.2.1"

0 commit comments

Comments
 (0)