Skip to content

Commit 88a2c88

Browse files
motiz88kassens
authored andcommitted
1 parent 8055dfd commit 88a2c88

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
@@ -10,4 +10,4 @@
1010
[options]
1111

1212
[version]
13-
^0.69.0
13+
^0.73.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"eslint": "^4.17.0",
7272
"eslint-plugin-babel": "^4.1.2",
7373
"eslint-plugin-flowtype": "^2.44.0",
74-
"flow-bin": "^0.69.0",
74+
"flow-bin": "^0.73.0",
7575
"graphql": "^0.13.1",
7676
"isparta": "4.0.0",
7777
"mocha": "^5.0.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1384,9 +1384,9 @@ flat-cache@^1.2.1:
13841384
graceful-fs "^4.1.2"
13851385
write "^0.2.1"
13861386

1387-
flow-bin@^0.69.0:
1388-
version "0.69.0"
1389-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.69.0.tgz#053159a684a6051fcbf0b71a2eb19a9679082da6"
1387+
flow-bin@^0.73.0:
1388+
version "0.73.0"
1389+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.73.0.tgz#da1b90a02b0ef9c439f068c2fc14968db83be425"
13901390

13911391
for-in@^1.0.1, for-in@^1.0.2:
13921392
version "1.0.2"

0 commit comments

Comments
 (0)